RhodeCode
Repositories
loading...
Public journal
Search
Not logged in
Login to your account
Username:
Password:
Forgot password ?
Repositories
»
LEMON
»
LEMON-main
Summary
Changelog
Files
Switch To
loading...
Options
Lightweight changelog
Search
Pull Requests
Changeset -
r223:cfadfeef706f
«
217:b67149
224:b24607
»
r223:cfadfeef706f
Fri, 18 Jul 2008 17:36:54
[Not Reviewed]
0 comments (0 inline)
alpar (Alpar Juttner)
alpar@cs.elte.hu
Fix compilation error when NDEBUG is defined.
0
1
0
default
1 file changed with 4 insertions and 0 deletions:
test/error_test.cc
4
↑ Collapse diff ↑
test/error_test.cc
Show inline comments
...
...
@@ -33,2 +33,6 @@
33
33
34
#ifdef NDEBUG
35
#undef NDEBUG
36
#endif
37
34
38
//checking disabled asserts
You need to be logged in to comment.
Login now
0 comments (0 inline)