Inline::CPP v0.42_002(dev) has been uploaded to CPAN.  The primary
change is to require Inline::C version 0.52_02.  This dev version of
Inline::C addresses the Inline RT#11748, which also solves Inline::C
RT#84762.

The issue was that the INC parameter was being clobbered by
Inline::CPP's typemap validation process.  While it's likely that
Inline::CPP was at fault for abusing Inline::C's API, it turned out
that the simplest solution was to make Inline::C's API more tolerant
of abuse, which is what Rob essentially did.

The other change was to the POD, addressing how to avoid "Namespace
stuttering": (See the POD's new "The Perl Namespace Hack" section) --
this solution came from BrowserUk.

Once the dynamic duo of madness (Inline::C and Inline::CPP) make it
through the smokers I understand Rob will be releasing Inline::C
v0.43.  Soon thereafter I'll bump the minimum Inline requirement to
0.43, and will release Inline::CPP v0.53 (confusing; I hope I got that
right).

Dave

--

David Oswald
daosw...@gmail.com

Reply via email to