Re: ExtUtils::ParseXS can generate invalid C++
[email protected] ("Sisyphus")
| Newsgroups | perl.xs,perl.inline |
|---|---|
| Message-ID | <05E352F481694676936C2AA93A8B6198@desktop2> |
----- Original Message ----- From: "David Oswald" <[email protected]> To: <[email protected]> Cc: <[email protected]> Sent: Friday, February 24, 2012 7:01 PM Subject: ExtUtils::ParseXS can generate invalid C++ >[ This message is being sent to [email protected] seeking suggestions, > with a CC to [email protected] as an FYI. ] > > We have a situation with Inline::CPP wherein the module is failing to > pass smoke testing when the compiler is g++ version 4.4.3 (though I > think the issue probably goes back to 4.2.1). Here is an example of > two failure reports: > > http://www.cpantesters.org/cpan/report/35702916-59fc-11e1-8417-42773f40e7b5 Can't reproduce the problem. I've tried gcc versions 4.7.0, 4.5.2, 4.4.7, and 4.4.3 on various builds of perl (all on MS Windows). In each case I was building 0.34_002, with Inline-0.50_01 and Parse-RecDescent-1.67006 - same as the above tester. I reckon I've seen similar before, and just assumed it must be the result of some locale setting. Cheers, Rob