Karl Fogel wrote:
> Branko Čibej <brane_at_xbc.nu> writes:
>
>> I'd suggest to leave well enough alone, and let people write
>> !strcmp() or '! strcmp()' or '0 == strcmp()' or 'strcmp() == 0' or
>> !strcmp() != 0' or whatever suits them as long as the meaning is
>> obvious and the code is correct.
>>
>
> Anyone object if I take it out of hacking.html? I don't care that
> strongly about it, and some people care strongly that we not care
> strongly...
>
FWIW, I've used at least three of the variants I listed in various
situations, depending on surrounding code, mood, sunspot activity and
the like. I don't think I ever got the urge to go back and change my
code, or other peoples', to fit my preference-of-the-day.
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-05 20:51:13 CEST