Re: svn commit: r31583 - trunk/subversion/libsvn_wc
From: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Wed, 4 Jun 2008 23:40:52 +0300 (Jerusalem Daylight Time)
Stefan Sperling wrote on Wed, 4 Jun 2008 at 22:06 +0200:
Yeah, but the difference between
strcmp("foo", "bar") == 0
is exactly one character. With
! strcmp("foo", "bar")
you can tell immediately that it tests for equality.
</bikeshed>
> > Writing strcmp() == 0
I wonder what languages they teach in high schools these days...
> Stefan
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.