Skip Menu |

This queue is for tickets about the IPC-PrettyPipe CPAN distribution.

Report information
The Basics
Id: 108397
Status: resolved
Priority: 0/
Queue: IPC-PrettyPipe

People
Owner: djerius [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.03
  • 0.03_03
Fixed in: (no value)



Subject: Can't redeclare "my" in "my"
Test suite fails with perl 5.23.2 and later: # 'Can't redeclare "my" in "my" at /tmpfs/.cpan-build/2015110306/IPC-PrettyPipe-0.03-K1eO6X/t/run/testprog.pl line 40, near ", " # Execution of /tmpfs/.cpan-build/2015110306/IPC-PrettyPipe-0.03-K1eO6X/t/run/testprog.pl aborted due to compilation errors. # ' # doesn't match '(?^:test1 2)'
On 2015-11-03 01:53:28, SREZIC wrote: Show quoted text
> Test suite fails with perl 5.23.2 and later: > > # 'Can't redeclare "my" in "my" at /tmpfs/.cpan- > build/2015110306/IPC-PrettyPipe-0.03-K1eO6X/t/run/testprog.pl line 40, > near ", " > # Execution of /tmpfs/.cpan-build/2015110306/IPC-PrettyPipe-0.03- > K1eO6X/t/run/testprog.pl aborted due to compilation errors. > # ' > # doesn't match '(?^:test1 2)'
Same problem also with 0.04-TRIAL
Subject: Re: [rt.cpan.org #108397] Can't redeclare "my" in "my"
Date: Fri, 9 Nov 2018 16:31:40 -0500
To: bug-IPC-PrettyPipe [...] rt.cpan.org
From: Diab Jerius <djerius [...] cpan.org>
darn. thanks. 0.05 will have the same problem as well. On Fri, Nov 9, 2018 at 4:21 PM Slaven_Rezic via RT < bug-IPC-PrettyPipe@rt.cpan.org> wrote: Show quoted text
> Queue: IPC-PrettyPipe > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=108397 > > > On 2015-11-03 01:53:28, SREZIC wrote:
> > Test suite fails with perl 5.23.2 and later: > > > > # 'Can't redeclare "my" in "my" at /tmpfs/.cpan- > > build/2015110306/IPC-PrettyPipe-0.03-K1eO6X/t/run/testprog.pl line 40, > > near ", " > > # Execution of /tmpfs/.cpan-build/2015110306/IPC-PrettyPipe-0.03- > > K1eO6X/t/run/testprog.pl aborted due to compilation errors. > > # ' > > # doesn't match '(?^:test1 2)'
> > Same problem also with 0.04-TRIAL >
On Fri Nov 09 16:32:26 2018, DJERIUS wrote: Show quoted text
> darn. thanks. 0.05 will have the same problem as well.
got mixed up. it shouldn't have a problem.
On 2018-11-09 16:43:45, DJERIUS wrote: Show quoted text
> On Fri Nov 09 16:32:26 2018, DJERIUS wrote:
> > darn. thanks. 0.05 will have the same problem as well.
> > got mixed up. it shouldn't have a problem.
Looks like this is fixed in 0.05-TRIAL.