DragonFly-2.1.1.282.gfeed9a master lib/libutil Makefile libutil.h pw_util.c
Matthew Dillon
dillon at apollo.backplane.com
Sat Jan 3 10:33:50 PST 2009
:>=20
:> Don't bother with the (void) casts when the code is ignoring the retu=
:rn
:> value, those just make the code harder to read.
:>=20
:
:Really? I think the (void) casts make it harder to read, which is why I
:removed them. We've been doing that for the past few years, so I'm a
:little confused on what you mean.
:
:--Peter
Oh, sorry, I read the patch backwards. You did the right thing :-)
-Matt
More information about the Commits
mailing list