Re: svn commit: r11117 - trunk/subversion/mod_dav_svn

"C. Michael Pilato" <[email protected]> 23 Sep 2004 09:46:01 -0500
Newsgroups gmane.mail.eyebrowse.devel,gmane.comp.version-control.subversion.svn
Message-ID <m3wtyl82mu.fsf__30425.9790610105$1095950919$gmane$org@localhost.localdomain>
[email protected] writes:

> Author: sussman
> Date: Thu Sep 23 07:14:09 2004
> New Revision: 11117
> 
> Modified:
>    trunk/subversion/mod_dav_svn/file_revs.c
> Log:
> * mod_dav_svn/file_revs.c:  whoops, the security patches added variable assignments
>                             just before some variable declarations.  gcc on various unixes
>                             seemed to ignore this, but MS VC6 chokes on it.

I trust you'll be fixing the width of this log message?