mrw-c++-0.92 (mrw)
- new file: version.cpp - new file header for all sources - work around warning in mrw::auto<T> - possibility to compile without log4cxx - work around bugs in demangle.h and libiberty.h - corrections in documentation - added simple tracing mechanism - more warnings - small corrections in Auto<>::Free and a new test for it - possibility to compile without stack trace
This commit is contained in:
11
NEWS
11
NEWS
@@ -1,7 +1,4 @@
|
||||
New: Command line argument evaluation and SmartPointer
|
||||
|
||||
This is a preliminary release. Especially tests, configure
|
||||
environment, packages and documentation are not yet finished. It
|
||||
should already work, even though it may be not yet perfect.
|
||||
|
||||
It is know not to link on Solaris.
|
||||
Configure can disable stack trace, if you have problems compiling it on your machine. It is also possible to compile without log4cxx.
|
||||
|
||||
New Feature: Templates are now used for automated resource management
|
||||
New Feature: Command line argument evaluation and SmartPointer
|
Reference in New Issue
Block a user