diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-12-02 19:11:12 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-12-02 19:11:12 +0000 |
| commit | 7b97d82c4e077d37db5471d38c3e83b05943e240 (patch) | |
| tree | d04a83162fb4802428b36d93012fe9de10cb0bdd /NEWS | |
| parent | edee1aa3443db8be68e48f15348395f4fc6c8cd1 (diff) | |
| download | cppunit-7b97d82c4e077d37db5471d38c3e83b05943e240.tar.gz | |
src/src/msvc6/testrunner/DynamicWindow/cdxCDynamicWnd.cpp: added call to
IsUp() in cdxCDynamicWnd::DoOnGetMinMaxInfo() before calling
GetBorderSize() which caused an assertion. Bug #643612.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ * Bug Fix: - MFC TestRunner: integrated bug fix from Tim Threlkeld for bug - #610191 and #610162. + #610191 and #610162. Fixed assertion when minizing dialog + (bug #643612). - CppUnit portability: fixed many mistakes relating to compilation without type info or namespace reported by Philip Craig. |
