Skip Menu |

This queue is for tickets about the Fey CPAN distribution.

Report information
The Basics
Id: 125168
Status: open
Priority: 0/
Queue: Fey

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

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



Subject: Bleadperl breaks DROLSKY/Fey-0.43.tar.gz on Windows
Worked on 5.27.6, fails on 5.27.8. Also fails on 5.26.2RC1: http://www.cpantesters.org/cpan/report/a38b01d5-6c17-1014-a45b-c247befa3bc8 t/SQL/Select-from-clause.t: ok 1 - from() without any parameters is an error ok 2 - from_clause() for one table ok 3 - from() called with one non-table argument ok 4 - from_clause() for one table alias ok 5 - from_clause() with self-join to alias using fake FK ok 6 - Cannot join two tables without a foreign key ok 7 - from() called with two args, one not a table ok 8 - from() called with two args, one not a table ok 9 - from_clause() for two tables, fk not provided ok 10 - from_clause() for two joins Use of freed value in iteration at C:/Strawberry2710/perl/site/lib/Test/MockObject.pm line 257. Attempt to free unreferenced scalar: SV 0x2615824, Perl interpreter: 0x3f9fb4 at C:/Strawberry2710/perl/site/lib/Test/MockObject.pm line 257. -- Alexandr Ciornii, http://chorny.net
On Sat Apr 21 17:55:32 2018, CHORNY wrote: Show quoted text
> Worked on 5.27.6, fails on 5.27.8. Also fails on 5.26.2RC1: > http://www.cpantesters.org/cpan/report/a38b01d5-6c17-1014-a45b- > c247befa3bc8 > > t/SQL/Select-from-clause.t: > > ok 1 - from() without any parameters is an error > ok 2 - from_clause() for one table > ok 3 - from() called with one non-table argument > ok 4 - from_clause() for one table alias > ok 5 - from_clause() with self-join to alias using fake FK > ok 6 - Cannot join two tables without a foreign key > ok 7 - from() called with two args, one not a table > ok 8 - from() called with two args, one not a table > ok 9 - from_clause() for two tables, fk not provided > ok 10 - from_clause() for two joins > Use of freed value in iteration at > C:/Strawberry2710/perl/site/lib/Test/MockObject.pm line 257. > Attempt to free unreferenced scalar: SV 0x2615824, Perl interpreter: > 0x3f9fb4 at C:/Strawberry2710/perl/site/lib/Test/MockObject.pm line > 257.
Breaks on other systems as well, albeit with different error output. See: https://rt.perl.org/Ticket/Display.html?id=133139 Thank you very much. Jim Keenan