Fix compile warning from gcc (assert may not terminate the program if NDEBUG is set)
authorTrond Norbye <trond.norbye@sun.com>
Mon, 12 Oct 2009 20:56:29 +0000 (22:56 +0200)
committerTrond Norbye <trond.norbye@sun.com>
Mon, 12 Oct 2009 20:56:29 +0000 (22:56 +0200)
commitb463bc16162d38d49663e7b77b9a3aaa326c2bf7
treed7257aafe8a1e8ecb0a914754060ab2f966e1037
parent125682af2435cac4f914ad68cacfe079883fa170
Fix compile warning from gcc (assert may not terminate the program if NDEBUG is set)
tests/test.c