Re: Log4Cxx and STLPort

2006-03-15 Thread Curt Arnold
On Mar 15, 2006, at 3:05 PM, Andreas Fester wrote: Curt, I already changed and checked this, if its ok I can simply commit it... Yep, didn't optimize the includes when addressing bug LOGCXX-126. Unless there was a new bug issue on the problem, charge it to LOGCXX-126 in the commit message

Re: Log4Cxx and STLPort

2006-03-15 Thread Andreas Fester
Renato Cassaca wrote: > I''m using Log4Cxx with STLPort and each time that I checkout Log4cxx I > have to patch src/systemerrwriter.cpp and src/systemoutwriter.cpp and > add the following line: >#include > > Because "stdout" and "stderr" aren't found at compile time. I dont think that its re