Use verify_true for validating constant conditions rather than assert, because the...
commit05316edf7b9359bc9b9355e6b677bd2ee204f185
authorjay <jay>
Sat, 30 Jun 2007 13:15:33 +0000 (30 13:15 +0000)
committerjay <jay>
Sat, 30 Jun 2007 13:15:33 +0000 (30 13:15 +0000)
tree4256cabadd69dbe443088aecbdf319f972e93d99
parentc2cd5dc5eadba2a3db26711448e500a03656cd3a
Use verify_true for validating constant conditions rather than assert, because the latter is only checked at runtime and eats CPU time
ChangeLog
find/pred.c
xargs/xargs.c