[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: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2005-01-12 05:49:24 CET

On Jan 11, 2005, at 10:01 PM, Ben Collins-Sussman wrote:

>
> On Jan 11, 2005, at 2:15 PM, fitz@tigris.org wrote:
>
>> Author: fitz
>> Date: Tue Jan 11 14:15:26 2005
>> New Revision: 12676
>>
>> Modified:
>> branches/locking/subversion/libsvn_fs_fs/lock.c
>> Log:
>> Rework the lock storage mechanism for fsfs so that it uses a flat
>> directory of files to hold locks. Directories are represented as
>> entries files, and both entries files and lock files are named using
>> an MD5 hash of their corresponding path name.
>>
>
> 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)
...

I'll look into it and try building on my Mac too to see if I can get
those warnings, but first, I'll tend to Philip's review.

-Fitz

  • application/pkcs7-signature attachment: smime.p7s
Received on Wed Jan 12 05:51:46 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.