#3994 closed Bug (fixed)
don't compile assert statements in Release mode
Reported by: | livings124 | Owned by: | livings124 |
---|---|---|---|
Priority: | Low | Milestone: | 2.30 |
Component: | Mac Client | Version: | 2.20 |
Severity: | Trivial | Keywords: | |
Cc: |
Description
The DNDEBUG flag should be set when compiling in Release mode, to remove unnecessary asserts, etc.
Change History (4)
comment:1 Changed 12 years ago by livings124
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 12 years ago by Robby
- Milestone changed from None Set to 2.21
comment:3 Changed 12 years ago by livings124
- Milestone changed from 2.21 to 2.22
comment:4 Changed 12 years ago by livings124
- Milestone changed from 2.22 to 2.30
Note: See
TracTickets for help on using
tickets.
r11847