[Padre-dev] Missing stupid duplication in ToolBar.pm - rev. 2860

G. J. Hazai janu at janu.hu
Tue Jan 20 04:35:37 PST 2009


With original line "$DB::single = 1" the error was in test:

#   Failed test 'STDERR of lib/Padre/Wx/ToolBar.pm'
#   at t/00-compile.t line 29.
#          got: 'Name "DB::single" used only once: possible typo at 
lib/Padre/Wx/ToolBar.pm line 258.
# lib/Padre/Wx/ToolBar.pm syntax OK
# '
#     expected: 'lib/Padre/Wx/ToolBar.pm syntax OK
# '

After "stupid duplication" ($DB::single = $DB::single = 1) ran w/o warning. 
-- 
---[janu]-
registered Linux user #46079
homepage: http://www.janu.hu
gpg --keyserver hkp://pgp.mit.edu --recv-keys 7AE6D529
fingerprint: 48AD 937E EBF7 46EE 06E6  81FC 3DC2 06A7 7AE6 D529


More information about the Padre-dev mailing list