[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r11890 - in trunk/subversion: libsvn_fs_base libsvn_ra_dav svnserve

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2004-11-14 01:53:14 CET

Greg Hudson wrote:
> On Sat, 2004-11-13 at 16:57, julianfoad@tigris.org wrote:
>>Fix compiler warnings about undefined symbols being tested with "#if".
>
> What compiler warns about this?
>
> (I'm not saying your change is bad, but warning about that is broken.
> It's perfectly valid to rely on an undefined identifier having value 0
> inside an #if directive. C99 section 6.10.1.)

Uh, ... GCC 3.3.3 with "-Wundef" :-)

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 14 01:53:34 2004

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.