Re: "set-check" warning
Brock Rozen <[email protected]>
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 11 Jan 2006 at 13:36, Michael Yount wrote about "Re: "set-check"...": > In the autosplit (.al) file, insert a debugging statement immediately > after line 1047, something like: > > warn "The flag value is $flag"; > > Then run the set-check command again from mj_shell to see what result > you get. --== The flag value is all at blib/lib/Mj/List.pm (autosplit into blib/lib/auto/Mj/ List/get_setting_data.al) line 1048. --== Use of uninitialized value in string eq at blib/lib/Mj/List.pm (autosplit into blib/lib/auto/Mj/List/get_setting_data.al) line 1047. --== The flag value is digest at blib/lib/Mj/List.pm (autosplit into blib/lib/auto/ Mj/List/get_setting_data.al) line 1048. --== The flag value is each at blib/lib/Mj/List.pm (autosplit into blib/lib/auto/Mj /List/get_setting_data.al) line 1048. --== The flag value is mail at blib/lib/Mj/List.pm (autosplit into blib/lib/auto/Mj /List/get_setting_data.al) line 1048. --== The flag value is nomail at blib/lib/Mj/List.pm (autosplit into blib/lib/auto/ Mj/List/get_setting_data.al) line 1048. --== The flag value is unique at blib/lib/Mj/List.pm (autosplit into blib/lib/auto/ Mj/List/get_setting_data.al) line 1048. -- Brock Rozen [email protected]