On Dec 21, 2004, at 10:47 PM, Barak Simon wrote:

Hi Curt,
Would it be possible to add the following minor changes?

Add:
#include <string.h>
To:
socketoutputstream.cpp, stringtokenizer.cpp, xmlsocketappender.cpp

Add:
#include <stdlib.h>
#include <wchar.h>
To:
tchar.h

This will enable log4cxx to compile on sunpro 5.6 with -library=stlport


tchar.h is now basically a #error and comments on how to migrate away from using _T. I'll add the string.h include to the mentioned files.




Reply via email to