Hi David,
Thanks for your work. I'll try to make a prerelease for 0.3.2 tonight,
to facilitate people without CVS.
Cheers,
Bastiaan
On Mon, 2002-06-17 at 10:43, David Resnick wrote:
> Hi all,
>
> I've merged Aaron Ingram's patch for MS Threads and DLL build. I've also
> added a new appender, NTEventLogAppender.
>
> Here's a more detailed list of changes/additions, as written to the
> ChangeLog:
>
> * Merge of MS Threads & DLL Build support patch by Aaron Ingram
> <ai...@ya...>
> with these changes:
> * src/main.cpp renamed to src/DllMain.cpp
> * Run-time library used for log4cppDLL changed to Multithreaded DLL
> (fixed need for #pragma warning(disable:4275))
> * pragma directives moved from various headers to
> include/log4cpp/Portability.hh.
> * include/log4cpp/threading/MSThreads.hh: reset(): TlsSetValue uses
> parameter value instead of deleted one.
>
> * include/log4cpp/NTEventLogAppender.hh, src/NTEventLogAppender.cpp,
> msvc/NTEventLogAppender.mc, tests/testNTEventLog.cpp: added
> NTEventLogAppender.
>
> * msvc/testMain/testMain.dsp, msvc/testNTEventLog/testNTEventLog.dsp
> added.
>
> Please checkout these changes and post any problems you encounter with
> them.
>
> Regards,
>
> David Resnick
> MobileSpear Inc.
>
>
> _______________________________________________________________
>
> Sponsored by:
> ThinkGeek at http://www.ThinkGeek.com/
> _______________________________________________
> Log4cpp-devel mailing list
> Log...@li...
> https://lists.sourceforge.net/lists/listinfo/log4cpp-devel
|