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

Is --enable-utf8 working everywhere?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-15 17:34:17 CEST

Karl Fogel <kfogel@newton.ch.collab.net> writes:
> > (svn_utf_cstring_to_utf8, svn_utf_cstring_from_utf8_stringbuf):
> > Revision 2516 switched the argument ordering of the utf conversion
> > functions, but these two callers were inadvertantly overlooked.
>
> Thanks Mike! Have no idea how that happened, as I was letting GCC do
> the walking for me, but whatever.

Never mind, I know what it was: I compiled twice and passed "make
check", but what I toggled between the two builds was --enable-shared,
instead of --enable-utf8. Duh.

We really need to get rid of the `--enable-utf8' flag and make utf8
builds the default. But before we do that, we need to know: is the
apr xlation working everywhere, in particular Win32?

If anyone has compiled with --enable-utf8 under Windows, or indeed
under anything other than FreeBSD or Linux, please post! We'd like to
hear your results.

Thanks,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 15 17:46:04 2002

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.