Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Catalyst: Dev
[Patch] Bug in warning message in Catalyst::Component (5.8001)
 

Index | Next | Previous | View Flat


emazep at gmail

Apr 19, 2009, 8:31 PM


Views: 530
Permalink
[Patch] Bug in warning message in Catalyst::Component (5.8001)

Line 82 in Catalyst::Component (5.8001) says:

warn "Your linearised isa hierarchy is: " . join(', ',
mro::get_linear_isa($class)) . "\n";

however mro::get_linear_isa() returns an arrayref, not a list.

Patch attached.

P.S.

The patch applies s/linearised/linearized/ as well, since it sounds more
familiar to my foreign ear: please drop that change (and forgive me) if
I'm wrong.

Thank you for your invaluable work!

-Emanuele Zeppieri
Attachments: Controller.pm.patch (0.80 KB)

Subject User Time
[Patch] Bug in warning message in Catalyst::Component (5.8001) emazep at gmail Apr 19, 2009, 8:31 PM
    Re: [Patch] Bug in warning message in Catalyst::Component (5.8001) bobtfish at bobtfish Apr 20, 2009, 1:53 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.