This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
It seems that our assert() macro wasn't good enough.
authorNicholas Clark <nick@ccl4.org>
Tue, 15 Jun 2004 09:21:22 +0000 (09:21 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 15 Jun 2004 09:21:22 +0000 (09:21 +0000)
commit2b0572841e170b6dd3ff1e2adc09565a9efdf3f1
tree183b281df6538aa9e2c95b55a3f193e98faade5f
parentacf31ca582944c8bb9501bdc43ade24d8a322e8a
It seems that our assert() macro wasn't good enough.
Changed to one that that is an expression, rather than a statement.
Fix new macros definitions in sv.h to be clean enough C to keep the
AIX compiler happy.

p4raw-id: //depot/perl@22937
perl.h
sv.h