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

Re: svn commit: r12676 - branches/locking/subversion/libsvn_fs_fs

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-01-13 01:43:15 CET

Ben Collins-Sussman wrote:

>
> On Jan 11, 2005, at 10:49 PM, Brian W. Fitzpatrick wrote:
>
>>>
>>> I'm getting a zillion warnings from this. These *can't* be good.
>>
>>
>> ...
>>
>> *sigh* What version of gcc are you using? 3.3? I'm using 3.3.2,
>> and I got *no* warnings when I built it.
>>
>> $ gcc --version
>> gcc (GCC) 3.3.2 20031005 (Debian prerelease)
>> ...
>>
>
> OSX 10.3.7, Darwin 7.7.0:
>
> $ gcc --version
> gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1666)
> Copyright (C) 2002 Free Software Foundation, Inc.

-Wshadow. It's been in GCC for a long time, and it's turned on with
--enable-maintainer mode.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 13 01:46:28 2005

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.