There were test failures in release (MSVC 9 with Multi-threaded DLL runtime library) because random and RandomString were called directly as arguments to functions. When this happened more than once in the same function there would sometimes be different results because the order of evaluation of function arguments isn't guaranteed.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@996 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
da01e0f541
commit
8d19f398f4
1 changed files with 362 additions and 256 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue