Skip Menu |

This queue is for tickets about the namespace-alias CPAN distribution.

Report information
The Basics
Id: 56080
Status: open
Priority: 0/
Queue: namespace-alias

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

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.01



Subject: Does not compile anymore with perl 5.12.0: OP_SETSTATE undeclared
Compilation fails with: stolen_chunk_of_op.c: In function 'namespace_alias_peep': stolen_chunk_of_op.c:69: error: 'OP_SETSTATE' undeclared (first use in this function) stolen_chunk_of_op.c:69: error: (Each undeclared identifier is reported only once stolen_chunk_of_op.c:69: error: for each function it appears in.) Regards, Slaven
On Mon Mar 29 16:36:33 2010, SREZIC wrote: Show quoted text
> Compilation fails with: > > stolen_chunk_of_op.c: In function 'namespace_alias_peep': > stolen_chunk_of_op.c:69: error: 'OP_SETSTATE' undeclared (first use in > this function) > stolen_chunk_of_op.c:69: error: (Each undeclared identifier is reported > only once > stolen_chunk_of_op.c:69: error: for each function it appears in.) >
Can reproduce here - fails to build with 5.12.0. Please fix. Regards, -- Shlomi Fish Show quoted text
> Regards, > Slaven