Just tested it - works no problem. Thanks - I can now distribute C++ modules :-)
Cheers. On Thu, Oct 03, 2002 at 11:59:24PM -0700, Brian Ingerson wrote: > http://ttul.org/~ingy/release/Inline-0.44-TRIAL2.tar.gz > > Another day, another release. > > This should cover most of what everybody requested today. I'd be > appreciative if the people who requested changes could test them: > > C++ modules: Piers > Type modifiers: Nicholas & Clint > Inline::MakeMaker: Mark > > Rafael gets a 'pass' since he submitted his patch last Dec. ;) > > Cheers, Brian > > > Changes: > --- > version: 0.44 > date: Thu Oct 3 17:40:27 PDT 2002 > changes: > - Integrated the new improved Inline::MakeMaker > - WriteInlineMakefile is deprecated for WriteMakefile > > --- > version: 0.44 > date: Thu Oct 3 17:09:20 PDT 2002 > changes: > - Added a patch by Rafael Garcia-Suarez to use $^X when > $Config::Config{perlpath} is wrong. (It happens) > > --- > version: 0.44 > date: Thu Oct 3 16:51:39 PDT 2002 > changes: > - Refactored the Parse::RecDescent grammar > - Moved grammar module to Inline::C::recdescent > - Support 'const' in types. Requested by Nicholas Clark > - Other modifiers seemed to be busted. Like 'unsigned'. Got them working. > - Started integrating Mitchell Charity's parser. Don't know how to > turn it on yet. It's currently in Inline::C::charity > > --- > version: 0.44 > date: Thu Oct 3 16:20:56 PDT 2002 > changes: > - Allow C++ based modules to be installed as well as C ones. Requested > by Piers Harding.
