[Dbix-class] New DBIx::Class error cropping up

Matt S Trout dbix-class at trout.me.uk
Sun Oct 7 18:10:20 GMT 2007


On Fri, Oct 05, 2007 at 01:51:40PM -0700, Marc Mims wrote:
> * Michael Higgins <listinfo at banfieldgroup.com> [071005 13:40]:
> > Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/vendor_perl/5.8.8/DBIx/Class/Storage/DBI.pm line 709, <DATA> line 1.
> > 
> > Any clue how to make this stop? Or, where would this bug get reported?
> > 
> > return if $self->_conn_pid == $$; # is line 709
> > 
> > I can't figure out where this gets called before they are both defined.
> > 
> > Script throwing this error is connecting to mysql and mssql from linux.
> > 
> > Anyway, it seems to run fine. Just putting this out there, I guess.
> 
> I fixed this is 0.09/trunk some time ago.  I should have fixed it in
> 0.08/trunk.  I just committed the fix to 0.08.

Please revert it from 09 as well so I can do a pull and get the merge history
sorted out.

... sigh. And people told me having a -current branch was more confusing.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the DBIx-Class mailing list