Subject: Re: usr.bin/make code cleanups
To: None <tech-toolchain@netbsd.org>
From: Max Okumoto <okumoto@ucsd.edu>
List: tech-toolchain
Date: 02/02/2005 10:36:10
Christos Zoulas wrote:
> In article <ctqec9$kmu$1@sea.gmane.org>, Max Okumoto  <okumoto@ucsd.edu> wrote:
> 
>>-=-=-=-=-=-
>>
>>Here is another patch that cleans up more style(9) type problems and the 
>>script that I used fix the problem.
>>
>>- removes space between sizeof and paren.
>>- removes (object *) casts of emalloc(sizeof).
>>
>>Both are things that style says not to do.
>>
> 
> 
> Can you please send-pr both this and the previous one?
> 
> christos
> 
> 

Is it ok to use the web send-pr and not send the patches, but reference
the previous mail messages?  I don't have a netbsd machine.  Or will the
web interface allow me to send attachements?

				Max