Unlike perl, 0 in void context isn't special cased in C :-)
authorNicholas Clark <nick@ccl4.org>
Wed, 24 Mar 2004 11:51:46 +0000 (11:51 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 24 Mar 2004 11:51:46 +0000 (11:51 +0000)
commit410319be38cf59e3f4abf4e02ad9f57622d4d2d5
tree3b853b440747d3c6529a6f945625e877736e9810
parent210c4a3d4af9a86fc2ee7906a6a02d684efd3baa
Unlike perl, 0 in void context isn't special cased in C :-)
(So it warns). Tweak the no-action malloc wrap checkers to avoid
warnings.

p4raw-id: //depot/perl@22577
handy.h