You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Barry Scott <ba...@barrys-emacs.org> on 2004/10/04 18:18:15 UTC

Re: RC4 compile problem on FreeBSD 4.10 and Windows

This also breaks building on Windows, MSVC6.

Why didn't you release a RC4a this this fix in it?
Seems like you put every one that is testing RC4 to unnessesary
extra work to find out you know about this problem and then
apply the patch.

Barry

On Sep 28, 2004, at 03:12, Ben Collins-Sussman wrote:

>
> On Sep 27, 2004, at 4:36 PM, Barry Scott wrote:
>>
>> Any idea what might be wrong?
>
> Yes.  RC4 has a typo that breaks on gcc 2.9x, or any compiler that's 
> doing strict C syntax checking.  It's silly and embarrassing, and is 
> already fixed.  You can retrieve the patch-fix by running
>
>    svn diff -r11116:11117  http://svn.collab.net/repos/svn/trunk
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: RC4 compile problem on FreeBSD 4.10 and Windows

Posted by Ben Collins-Sussman <su...@collab.net>.
On Oct 4, 2004, at 1:18 PM, Barry Scott wrote:

> This also breaks building on Windows, MSVC6.
>
> Why didn't you release a RC4a this this fix in it?

Because it didn't seem worth a whole separate release.


> Seems like you put every one that is testing RC4 to unnessesary
> extra work

Actually, the number of people who were both (1) testing RC4 and (2) 
using gcc < 3.0 or MSVC6 were a very small group of people.  That's why 
we decided not to bother with an RC5.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org