Skip Menu |

This queue is for tickets about the Test-LectroTest CPAN distribution.

Report information
The Basics
Id: 85281
Status: resolved
Priority: 0/
Queue: Test-LectroTest

People
Owner: tom [...] moertel.com
Requestors: ppisar [...] redhat.com
Cc:
AdminCc:

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



Subject: Test::LectroTest::Generator::_flatten() called too early
When running tests, I get a lot of warnings like this: t/compat.t ........ Test::LectroTest::Generator::_flatten() called too early to check prototype at /home/test/rpmbuild/BUILD/Test-LectroTest-0.3600/blib/lib/Tes t/LectroTest/Generator.pm line 892. I use perl 5.16.3.
On Tue May 14 06:32:25 2013, ppisar wrote: Show quoted text
> When running tests, I get a lot of warnings like this: > > t/compat.t ........ Test::LectroTest::Generator::_flatten() called too > early to > check prototype at /home/test/rpmbuild/BUILD/Test-LectroTest- > 0.3600/blib/lib/Tes > t/LectroTest/Generator.pm line 892.
Thanks for the report! This problem should fixed in version 0.5001, now on CPAN. Commit: https://github.com/tmoertel/LectroTest/commit/31fec44762f4b9b0339e467f9bfcfda22af0dc96 Cheers, Tom