You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Make an app that will produce an assert.
2. Run the malformed app in release mode.
What is the expected output? What do you see instead?
Expected output: an assertion triggered an event.
What version of the product are you using? On what operating system?
ToT on MacOSX 10.6.7.
Please provide any additional information below.
Assertions only work in Debug mode by their nature. Real error messages to
stderr would be preferred and exiting the program would help also.
Original issue reported on code.google.com by samueldc...@gmail.com on 31 Mar 2011 at 8:02
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
samueldc...@gmail.com
on 31 Mar 2011 at 8:02The text was updated successfully, but these errors were encountered: