Title: Re: Wide Character Support
When is it suspected that this will be released as 0.98?


From: Curt Arnold [mailto:[EMAIL PROTECTED]
Sent: Sun 3/20/2005 18:51
To: Log4CXX User
Subject: Re: Wide Character Support

The current CVS HEAD has radically changed its character handling to be
able to process both char and wchar_t log requests.  All logging
request methods (Logger.debug, etc) comes in char*, wchar_t,
std::string and std::wstring flavors transcoding is only performed if
the event will be processed.



On Mar 20, 2005, at 10:35 AM, [EMAIL PROTECTED] wrote:

> We are in the process of converting all char * definitions to wchar_t
> definitions, and this is proving a little more work than a simple cut
> and
> paste (We figured it would).  Is there any reason log4cxx is wide
> character
> lacking, that I have overlooked?
>
> Ron
>
> --------------------------------------------------------------------
> mail2web - Check your email from the web at
> http://mail2web.com/ .
>
>

Reply via email to