expand-macro.pl was printing the header include to STDOUT by mistake.
authorNicholas Clark <nick@ccl4.org>
Mon, 21 Dec 2009 11:48:38 +0000 (11:48 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 21 Dec 2009 11:52:34 +0000 (11:52 +0000)
commitc3c0aa283b73660f84ae7e190dcbbd607facb512
treec3f8f2ae634ce3f30f35f2082cceb63b6927a599
parent30026e362a034115c7d0374a1e217a52f4111932
expand-macro.pl was printing the header include to STDOUT by mistake.

This stopped it expanding macros in header files not directly or indirectly
included via perl.h or EXTERN.h

The bug was introduced with change 4784c5e80ccedd3734ce162e02ed1c7e25e60c01.
Porting/expand-macro.pl