-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I have started a Wiki for log4cxx at
http://wiki.apache.org/logging-log4cxx/
Currently, it only contains some of the more frequently asked
questions, but any contribution is welcome!
Best Regards,
Andreas
- --
Andreas Fester
mailto:[E
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Josh Clark wrote:
> Andreas,
>
> I was trying to use your daily build, but had some issues...
>
> 1. The websites for apr do not have apr 1.1.0 anymore. I had to use the
> ones I had downloaded previously.
They seem to have released 1.2.1 recently.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Josh Clark wrote:
> For the PDB changes to the build files...
>
> For aprutil-build.xml, the following line
>
>
>
> needs to be changed to
>
>
True. Changed in the patchfile, should be in the next daily build.
Thanks & Best Regar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Josh Clark wrote:
>
> Sorry. One more thing...
>
> You are missing outputdebugstringappender.cpp in the src directory for
> your daily build.
Thanks. It was missing from Makefile.am (since its Windows specific)
and was therefore not part of the dist
Sorry. One more thing...
You are missing outputdebugstringappender.cpp in the src directory for your daily build.
On 9/14/05, Andreas Fester <[EMAIL PROTECTED]> wrote:
Hi Josh,Josh Clark wrote:> Hopefully this is the correct forum to post this. I'm new to the cvs/patch> thing, so let me know if
For the PDB changes to the build files...
For aprutil-build.xml, the following line
needs to be changed to
On 9/14/05, Andreas Fester <[EMAIL PROTECTED]> wrote:
Hi Josh,Josh Clark wrote:> Hopefully this is the correct forum to post this. I'm new to the cvs/patch> thing, so
Andreas,
I was trying to use your daily build, but had some issues...
1. The websites for apr do not have apr 1.1.0 anymore. I had to use the ones I had downloaded previously.
2. The patch file apr-1.1.0.patch seems corrupt (at least on
windows). It looks the same as the one I had from CVS, bu
You are returning true from a function defined to return void.
joshOn 3 Oct 2005 02:59:55 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]
> wrote:carnold 2005/10/02 19:59:55 Modified:src odbcappender.cpp
Log: LOGCXX-104: ODBCAppender::close does not check if appender is already close