Source-Changes archive

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

Re: CVS commit: src/usr.bin/make



Christos Zoulas wrote:

> On Feb 16,  2:53pm, david%l8s.co.uk@localhost (David Laight) wrote:
>
> | I'm also not sure that adding 'integer type' casts on function calls
> | improves the readability or buglessness of code - indeed since they
> | can hide bugs (eg actual variable is a pointer) they may hide real bugs.
> | Adding (void) to functions whose value is ignored also just makes
> | code harder to read.
> 
> This is part of style.

Might it be time to change this part of style?  To me those (void) also
just make the code harder to read...

Simon.


Home | Main Index | Thread Index | Old Index