Skip to content
Snippets Groups Projects
Commit 5fcc54da authored by rl@cse.unsw.edu.au's avatar rl@cse.unsw.edu.au
Browse files

Make EnableAssertion default

parent 62a493d0
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ Flag EnableAssertions
Description: Enable assertions that check parameters to functions are reasonable.
These will impose a moderate performance cost on users of the library,
with the benefit that you get reasonable errors rather than segmentation faults!
Default: False
Default: True
Library
Extensions: CPP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment