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

Re: Subversion 1.0.0 released.

From: Ben Reser <ben_at_reser.org>
Date: 2004-02-27 04:31:58 CET

On Fri, Feb 27, 2004 at 12:39:54AM +0100, Branko ??ibej wrote:
> The bindings are in a separate zip file; nobody's forced to use them.

Well of course not.

> I am not going to build (public) binaries based on anything but released
> tarballs, period. You are free to build your own patched binaries; and
> for all I care upload them to the tigris.org server I'm not stopping you
> or anyone from doing that (as long as "svn --version" clearly indicates
> it's a patched version).

Fair enough.

> If the bindings in 1.0.0 don't work, that's sad of course, but it's not
> the end of the world. Presumably the problem will be fixed in time for
> 1.0.1, just like any other bug. I don't consider this to be a big enough
> problem to yank 1.0.0, or to rush into 1.0.1.

I really dislike having binaries up that don't work. If it doesn't work
it shouldn't be posted. People depending on the bindings for viewcvs
are going to upgrade under the presumption that everything they need is
ready to upgrade...

> Besides, from looking at the suggested patches, this doesn't look like a
> Windows-specific problem to me at all -- nor is the fix correct.for all
> platforms. Taking a quick glance at apr's configure.in, I see that
> APR_INT64_T_FMT can be any one of d, ld, lld, or qd on Unix-like
> systems. FreeBSD+Linux != Unix, everything else != Windows.

I don't have access to systems using "d" or "qd". So I have no idea if
they're generating warnings or not. However, the current patch will
still work on those platforms. It just may have a warning about the
format not matching the type exactly. If someone wants to make
suggestions on fixes for warnings on other platforms I'm open to
applying them.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 27 04:31:21 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.