Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 7033
Status: resolved
Priority: 0/
Queue: Test-Simple

People
Owner: Nobody in particular
Requestors: fergal [...] esatclear.ie
Cc:
AdminCc:

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



Subject: incorrect diagnostics from is_deeply
is_deeply([(\"a"), "b"], [(\"a"), "c"]) gives too many []s in diagnostics it's fixed by that patch - maybe the last part too, I don't know.
From: schwern [...] pobox.com
[FDALY - Tue Jul 20 19:32:00 2004]: Show quoted text
> is_deeply([(\"a"), "b"], [(\"a"), "c"]) > > gives too many []s in diagnostics > > it's fixed by that patch - maybe the last part too, I don't know.
What patch?