xsubpp fix to allow #ifdef's around entire XSubs
authorJohn Tobey <jtobey@user1.channel1.com>
Fri, 5 Sep 1997 00:00:00 +0000 (00:00 +0000)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Fri, 5 Sep 1997 00:00:00 +0000 (00:00 +0000)
commitd3308daf9dca01364c4abacd44066e73a758e9a5
treeaa2435a22b46dbc69a08beb51bd4ff2e36ec37e3
parent0530a6c41577c95e7ef7bf1e372d4ed138dc02f3
xsubpp fix to allow #ifdef's around entire XSubs

This rather trivial patch fixes a feature broken in 5.004_02's
xsubpp.  Namely, #line directives are interfering with the ability to
put #ifdef around entire XSubs.

(Well I'm glad I caught my own bug. ;-)  Hope it didn't break too many
of the CPAN modules!!)

p5p-msgid: 199709070034.AAA16457@remote119
lib/ExtUtils/xsubpp