no message

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@138 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
humesikkins 2004-03-18 10:59:39 +00:00
parent eb9cb926a9
commit 36c16b1f2c

View file

@ -1,6 +1,6 @@
Loki VC 6.0 Port or how to produce C1001 - Internal Compiler Errors Loki VC 6.0 Port or how to produce C1001 - Internal Compiler Errors
------------------------------------------------------------------- -------------------------------------------------------------------
Version: 0.5d Version: 0.5e
Introduction/Compatibility: Introduction/Compatibility:
--------------------------- ---------------------------
@ -32,7 +32,7 @@ Fixes:
Mar 18, 2004: Mar 18, 2004:
------------- -------------
* In SmartPtr.h: Added operator=-workaround for pointer-assignment * In SmartPtr.h: Added operator=-workaround for pointer-assignment
* In Functor.h: Changed value parameter to referemce parameter * In Functor.h: Changed value parameter to reference parameter
in FunctorBase and FunctorVoidBase Ctors. in FunctorBase and FunctorVoidBase Ctors.
Mar 21, 2003: Mar 21, 2003:
------------- -------------