[Bug 57061] Re: Wrong line number in error message

2008-11-08 Thread Adam Niedling
The status of the upstream bug is 'resolved' so I'm closing this bug. Please reopen if this is still an issue for you after all. ** Changed in: perl (Ubuntu) Status: Confirmed => Fix Released -- Wrong line number in error message https://bugs.launchpad.net/bugs/57061 You received this bug

[Bug 57061] Re: Wrong line number in error message

2006-09-06 Thread Steve Peters
** Changed in: perl (Ubuntu) Status: Unconfirmed => Confirmed -- Wrong line number in error message https://launchpad.net/bugs/57061 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 57061] Re: [Bug 57061] Re: Wrong line number in error message

2006-09-06 Thread Steve Peters
On Tue, Sep 05, 2006 at 06:44:30PM -, Nikolaus Rath wrote: > > ** Summary changed: > > - $p->{"type"} tries to call a method named type > + Wrong line number in error message > > ** Description changed: > > - DB<1> s > - main::valid_answer(/home/nikratio/Projekte/Archiver/Archiver.pm:314)

[Bug 57061] Re: Wrong line number in error message

2006-09-05 Thread Nikolaus Rath
** Summary changed: - $p->{"type"} tries to call a method named type + Wrong line number in error message ** Description changed: - DB<1> s - main::valid_answer(/home/nikratio/Projekte/Archiver/Archiver.pm:314): - 314:if($p->{"type"} eq "string") { - DB<1> x $p - 0 HASH(0x892a01c)