Rename exception() to apitest_exception() in XS/APItest, so that it
authorNicholas Clark <nick@ccl4.org>
Sun, 4 Mar 2007 11:51:08 +0000 (11:51 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 4 Mar 2007 11:51:08 +0000 (11:51 +0000)
commit7a646707d4c96d60a8c48febd5483da865fc777a
tree8cd007a31642ffa6fc612ad3754e186f69fb651e
parent4e7676c784119f034a642411bdc4cde7d6f0c54a
Rename exception() to apitest_exception() in XS/APItest, so that it
doesn't clash with the exception() in Devel/PPPort. This way, all
tests pass when both modules are staticly linked.

p4raw-id: //depot/perl@30459
ext/XS/APItest/APItest.pm
ext/XS/APItest/APItest.xs
ext/XS/APItest/exception.c
ext/XS/APItest/t/exception.t