Is the assertion not just a debug statement added to the application?

In older versions of Visual studio, debug assertions were lost when the
project was closed, but newer versions of VS store this stuff within the
project file. So someone has added the Assertion cbits <32 somewhere in
the code and it's been saved with the project. "Release" compilations
of the code shouldn't show this message.

Have I missed something here?


-- 
oreillymj
------------------------------------------------------------------------
oreillymj's Profile: http://forums.slimdevices.com/member.php?userid=699
View this thread: http://forums.slimdevices.com/showthread.php?t=47870

_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive

Reply via email to