
11 Dec
2007
11 Dec
'07
9:47 p.m.
So, why do the regression tests pass on all VC compilers....including
Jeff Garland wrote: the one above?
the ASSERT() will only fire in debug mode - i assume that the regression tests are run in release mode?
It varies, but most of them are run in debug mode. Is there a stack trace or other information to help figure this out? Jeff