Skip Menu |

This queue is for tickets about the Function-Parameters CPAN distribution.

Report information
The Basics
Id: 128053
Status: open
Priority: 0/
Queue: Function-Parameters

People
Owner: Nobody in particular
Requestors: eiro [...] phear.org
Cc:
AdminCc:

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



Subject: %^H shouldn't store references: fatal error
Date: Wed, 19 Dec 2018 13:01:20 +0100
To: bug-Function-Parameters [...] rt.cpan.org
From: Marc Chantreux <eiro [...] phear.org>
hello people, using Function::Parameters and a Regexp::Grammars qr{} leads to a fatal error. i first though that it was a problem related to Rexgexp::Grammar so i opened https://rt.cpan.org/Ticket/Display.html?id=128044. it turns out Damian gave a clear explaination and a hint to fix the bug. i'll be happy to work on it next year if i can and if it isn't already fixed. for now reporting was a first step. regards, marc
On Wed Dec 19 07:01:39 2018, eiro@phear.org wrote: Show quoted text
> hello people, > > using Function::Parameters and a Regexp::Grammars qr{} leads to a fatal > error. i first though that it was a problem related to Rexgexp::Grammar > so i opened https://rt.cpan.org/Ticket/Display.html?id=128044. it turns > out Damian gave a clear explaination and a hint to fix the bug. > > i'll be happy to work on it next year if i can and if it isn't already > fixed. for now reporting was a first step. > > regards, > marc
also brought the discussion to the GitHub bug tracker to give it more visibility https://github.com/mauke/Function-Parameters/issues/37