That's not what I'm getting with 2.22.0.

$ grep -irnH pushglobalsqlstate *
Bugzilla/DB.pm:45:                     PushGlobalSQLState
PopGlobalSQLState)
Bugzilla/DB.pm:131:sub PushGlobalSQLState {
Bugzilla/DB.pm:1549:PushGlobalSQLState
Bugzilla/FlagType.pm:138:    &::PushGlobalSQLState();
Bugzilla/FlagType.pm:265:    &::PushGlobalSQLState();
Bugzilla/FlagType.pm:304:    &::PushGlobalSQLState();
Bugzilla/User.pm:798:        &::PushGlobalSQLState();
Bugzilla/User.pm:812:        &::PushGlobalSQLState();
Bugzilla/User.pm:846:        &::PushGlobalSQLState();
Bugzilla/Flag.pm:144:    &::PushGlobalSQLState();
Bugzilla/Flag.pm:177:    &::PushGlobalSQLState();
Bugzilla/Flag.pm:211:    &::PushGlobalSQLState();
Bugzilla/Flag.pm:770:    &::PushGlobalSQLState();
Bugzilla/Flag.pm:898:    &::PushGlobalSQLState();
globals.pl:338:    PushGlobalSQLState();
globals.pl:359:    PushGlobalSQLState();
globals.pl:382:        PushGlobalSQLState();
globals.pl:416:        PushGlobalSQLState();
globals.pl:440:    PushGlobalSQLState();
globals.pl:451:    PushGlobalSQLState();
globals.pl:461:    PushGlobalSQLState();
globals.pl:473:    PushGlobalSQLState();
globals.pl:594:        PushGlobalSQLState();
globals.pl:660:        PushGlobalSQLState();
globals.pl:727:    PushGlobalSQLState();
globals.pl:739:    PushGlobalSQLState();
globals.pl:748:    PushGlobalSQLState();
globals.pl:757:    PushGlobalSQLState();
globals.pl:771:    PushGlobalSQLState();

Can you verify this ? I can't imagine this being removed in 2.22.1.

On Tue, 2008-09-16 at 18:35 -0700, Rob wrote:

> > &Scmbug::Daemon::Bugzilla::PushGlobalSQLState


But it seems that this function is not loaded correctly. It seems that
globals.pl is not loaded, even though we:

do 'globals.pl'; 

somewhere in there.


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to