Oops! No if []; but if test;

master
Marc Wäckerlin 20 years ago
parent 7ecb9f6de5
commit 7903803184
  1. 6
      ChangeLog

@ -1,3 +1,7 @@
* Tue Aug 31 2004 Marc Wäckerlin <marc@waeckerlin.org> - mrw-c++-0.93 (mrw)
- test failed on Solaris (without stack trace)
-> no -lbfd for --disable-stacktrace!
-> no include of stacktrace.hpp in args.hpp!
* Wed Aug 25 2004 Marc Wäckerlin <marc@waeckerlin.org> - mrw-c++-0.92 (mrw) * Wed Aug 25 2004 Marc Wäckerlin <marc@waeckerlin.org> - mrw-c++-0.92 (mrw)
- new file: version.cpp - new file: version.cpp
- new file header for all sources - new file header for all sources
@ -8,7 +12,7 @@
- added simple tracing mechanism - added simple tracing mechanism
- more warnings - more warnings
- small corrections in Auto<>::Free and a new test for it - small corrections in Auto<>::Free and a new test for it
- pissibility to compile without stack trace - possibility to compile without stack trace
* Wed May 28 2004 Marc Wäckerlin <marc@waeckerlin.org> - mrw-c++-0.92 (mrw) * Wed May 28 2004 Marc Wäckerlin <marc@waeckerlin.org> - mrw-c++-0.92 (mrw)
- no more mrw:: exceptions in header files, all moved to .cpp - no more mrw:: exceptions in header files, all moved to .cpp
- make distclean now clean everything that was generated - make distclean now clean everything that was generated

Loading…
Cancel
Save