msvc8 + toolkit fixes

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@426 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-01-05 14:07:49 +00:00
parent b2b3acaadb
commit 29e7199a27
4 changed files with 8 additions and 2 deletions

View file

@ -30,7 +30,7 @@ TypeTraits:
flex_string:
- fixed compare bug by updating (Thanks to Justin Matthews, pk)
- fixed seg faults on linux and windows (pk)
- improved error reporting of the test program
- improved error reporting of the test program (pk)
SmartPtr:
- make object level locking possible (Thanks to Ryan Smith, pk)