Dear Arnold,
DO you know anybody using Log4CXX on HP UX with aCC compiler.
I need to compile Log4CXX with aCC compiler on HP UX 11.11.
I need a make file to compile the code and do we need any specific libraries lile xml2 etc.. before compile?
Can you pleae help me?
While compiling i got one error like error before or after ' ( ' in socket.h line 248 etc...
Thank you,
Nara
Curt Arnold <[EMAIL PROTECTED]> wrote:
Curt Arnold <[EMAIL PROTECTED]> wrote:
On Jan 30, 2006, at 9:12 AM, Andreas Fester wrote:
> This patch fixes the localized logging which was still #if 0'ed out.
>
> To read the resource files, a FileInputStream class was added.
> This aligns the class structure better with the java world,
> instead of having read/write methods directly on the File class.
>
log4cxx::InputStream and log4cxx::FileInputStream in the patch work
on characters and are therefore really aligned with java.io.Reader
and java.io.FileReader, not their java.io namesakes. If there is to
be a log4cxx::InputStream its methods should be using
std::vectorinstead of LogString.
I'd support either simply renaming the InputStream and
FileInputStream classes to Reader and FileReader and accepting the
patch as a basis for further work or let you try to split out the raw
byte-level IO classes from the character based classes.
Brings words and photos together (easily) with
PhotoMail - it's free and works with Yahoo! Mail.
