]> mj.ucw.cz Git - libucw.git/commit
If not debugging, compile at least ASSERT(0) as call to an unreachable
authorMartin Mares <mj@ucw.cz>
Tue, 20 Aug 2002 19:04:54 +0000 (19:04 +0000)
committerMartin Mares <mj@ucw.cz>
Tue, 20 Aug 2002 19:04:54 +0000 (19:04 +0000)
commitfc078dbe4fe9653bee78853f0cbefc5b79c322a6
tree7d80571e8177b64614b91f1ec787d1bc9a380e8d
parentfec00df4fa9d4708c93d2c020922da4869be5bc0
If not debugging, compile at least ASSERT(0) as call to an unreachable
function. (Avoid unassigned variable warnings.)
lib/lib.h
lib/log.c