Opened 17 years ago
Closed 17 years ago
#55 closed task (fixed)
Add an configure option to compile without assert() calls.
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | minor | Milestone: | 0.5 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
Change History (3)
comment:1 Changed 17 years ago by
Milestone: | later → 0.4 |
---|
comment:2 Changed 17 years ago by
Status: | new → assigned |
---|
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [160]) Fixes #55. Added --enable-debug option to configure. This will turn on debug stuff (off by default, developers note this).