Skip Menu |

This queue is for tickets about the Outline-Lua CPAN distribution.

Report information
The Basics
Id: 82750
Status: patched
Priority: 0/
Queue: Outline-Lua

People
Owner: Nobody in particular
Requestors: SAPER [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.11
Fixed in: (no value)



Hello, Outline::Lua does not compile on recent Perl, make fails with the following message: Lua.xs: In function ‘lua_push_perl_var’: Lua.xs:122:5: error: duplicate case value Lua.xs:119:5: error: previously used here The reason comes from an internal change that happen in Perl 5.12.0, "SVt_RV no longer exists. RVs are now stored in IVs.": » http://perldoc.perl.org/perl5120delta.html#Internal-Changes -- Close the world, txEn eht nepO.
This pull request contains fixes to make the module works again on recent versions of Perl » https://github.com/Altreus/outline-lua/pull/2 -- Close the world, txEn eht nepO.