Branko Čibej wrote:
> Vladimir Prus wrote:
> >Hello,
> >I have a repository where some log messages are in russian. They are not
> > shown correctly by "svn log", despite right LC_CTYPE/LC_ALL variables. In
> > fact, after some
> >debugging I've noted that apr_os_locale_encoding returns default encoding
> >immediately. Seems like either
> >HAVE_NL_LANGINFO or HAVE_CODESET are not defined when compiling
> >apr/misc/unix/charset.c
> >
> >I wonder if messages conversion is supposed to work (I though so), and
> > what should I do to enable it when building from sources?
> >
> >I was using HEAD of svn/apr/apr-utils.
>
> Can you look into your apr.h and apr_private.h and see if those
> constants are defined in one of them? It's possible that charset.c
> should include apr_private.h, too.
No, neither symbol in neither of files.
> If you hurry (i.e., get me that info
> today), I can push a fix into the upcoming apr-0.9.2 (and httpd-2.0.45).
I guess there's something deeper? BTW, I note that apu_config.h does declare
both of those symbols.
- Volodya
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 6 16:45:22 2003