19 Nov
2007
19 Nov
'07
6:13 p.m.
On Nov 18, 2007 8:06 PM, Dan McGee <dpmcgee@gmail.com> wrote:
== 0 is much clearer, so I'm going to change this back if I pull the patch. Let's not take shortcuts in C just because they work- lets make the code readable for everyone. It will all get compiled the same way anyway. As a general rule, I always want to see an == or != used with strcmp- it is just easier to digest.
This is also in the pacman coding guidelines somewhere, for the record.