in reply to Re: Perl 5 Optimizing Compiler, Part 11: RPerl v1.0 Beta Released! (eval Inline)
in thread Perl 5 Optimizing Compiler, Part 11: RPerl v1.0 Beta Released!

I see the problem, you included both Inline,Inline::C in your lib directory --- not good , remove that stuff its interfering with the existing stuff :)

Now I get Free to wrong pool 3f5d18 not b01ca at t\03_inline_cpp.t line 77 which is all cpp stuff :)

  • Comment on Re^2: Perl 5 Optimizing Compiler, Part 11: RPerl v1.0 Beta Released! (eval Inline)
  • Download Code

Replies are listed 'Best First'.
Re^3: Perl 5 Optimizing Compiler, Part 11: RPerl v1.0 Beta Released! (eval Inline)
by Will_the_Chill (Pilgrim) on Jan 15, 2014 at 07:02 UTC
    Howdy Anonymous Monk,

    This is an ongoing issue we're having related to Inline::Filters, Inline::CPP, etc. It is, in fact, our official 1st issue filed in Github by Shlomi Fish:

    https://github.com/wbraswell/rperl/issues/1

    We're working to sort it all out ASAP, please check back soon. Thanks!

    Perling,
    ~ Will the Chill