DragonFly BSD
DragonFly submit List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 5 more simple patches for usr.bin/make


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 11 Nov 2004 14:35:41 -0800 (PST)

:On Thu, 11 Nov 2004, Douwe Kiela wrote:
:
:> These patches look fine, except that the (void) casts should be removed...
:
:I've seen a number of patches lately which remove void casts.  Could you
:explain (very briefly) where this momentum is coming from?  Is it gcc,
:for example, or elsewhere?
:
:Thanks!

    They are mostly eyesores that do not improve the readability of the
    code or serve any compile-time purpose.

    It's similar to the silly 'blank line after open-brace of procedure if
    no local variables declared' eyesore.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]