Actions
Task #2135
closedDefine NDEBUG macro in non-debug mode
Start date:
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
At the very least, this should remove all assert checks, which suppose to be only in debug mode.
Unless I'm missing something, this is not happening with the current code.
Updated by Junxiao Shi about 10 years ago
- Tracker changed from Bug to Task
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
- Start date deleted (
11/04/2014) - Estimated time set to 1.00 h
Updated by Junxiao Shi about 10 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Updated by Alex Afanasyev about 10 years ago
The same fix would be needed for other projects
Updated by Junxiao Shi about 10 years ago
- Status changed from Code review to Closed
Actions