On Fri, Oct 05, 2007 at 01:51:40PM -0700, Marc Mims wrote:
> * Michael Higgins <[EMAIL PROTECTED]> [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/

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]

Reply via email to