Skip to content
Snippets Groups Projects

bug #109 same behavior in debug for MSVC and others

Merged Franck Galpin requested to merge (removed):patch_109 into master

Define _DEBUG for non MSVC compilers in debug (i.e. when NDEBUG is not defined) to have the same behavior in debug mode for all compilers. For example, it will now define bounds check and other debugging features for gcc when build in debug mode.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading