Re: svn commit: r34714 - trunk/subversion/libsvn_wc
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 15 Dec 2008 16:21:48 +0000
C. Michael Pilato wrote:
Nah; it's absolutely good. Maybe you're thinking of not wanting to use
svn_boolean_t has_no_props(apr_hash_t *prop_hash)
That usage is generally avoided in our code base, I think.
> You could also use a 1-liner ternary:
Eww. But still not quite as bad as the totally redundant
boolean_value ? TRUE : FALSE
- Julian
------------------------------------------------------
|
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.