- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had "Check array and string bound" turned on in debug build. Everything runs fine. But when I build the release build, it started problems if I also tuen it on. When I turn it off for release build, things become normal. Why the difference? Should I turn it of for release build? Thanks for your help.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Without source line tagging or debug symbols, the checking may not be so useful. Including these options in a useful way may hinder optimization, but they should work. Could you submit an example on your premier.intel.com account?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I figured out later that the problem was caused by another problem that one of the variable was not initialized. Thanks for taking care my post.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page