RE: svn commit: r1355692 - in /subversion/trunk/subversion: libsvn_wc/conflicts.c libsvn_wc/conflicts.h libsvn_wc/wc_db.c tests/libsvn_wc/conflict-data-test.c
From: Bert Huijben <bert_at_qqmail.nl>
Date: Sat, 30 Jun 2012 14:20:35 +0200
Const would be nice, but would give a compile error in all these locations.
conflict__get_conflict() is a static function that return a non const skel
I'm not sure where to bend the rules on const, but with my compiler not
Creating a helper function for this 3* block looks like overkill. Especially
Bert
From: Greg Stein [mailto:gstein_at_gmail.com]
On Jun 30, 2012 7:00 AM, <rhuijben_at_apache.org> wrote:
Seriously? Maybe I need a macro to ease my reviews:
const!
>...
(and to repeat my request for blank lines between declarations and code;
Cheers,
|
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.