Originally created by: *anonymous
Originally created by: Carl.D.S...@gmail.com
cppcheck identified a few places where the scope of a variable may be reduced.
[lily/accidental-engraver.cc:54]: (warning) Member variable 'Accidental_entry::origin_engraver_' is not initialized in the constructor.
[lily/ledger-line-spanner.cc:148]: (warning) Member variable 'Ledger_request::excentric_' is not initialized in the constructor.
Originally posted by: k-ohara5...@oco.net
The messages in this category are actually
[lily/midi-item.cc:207]: (style) The scope of the variable 'finetune' can be reduced
[lily/stem.cc:640]: (style) The scope of the variable 'staff_center' can be reduced
[python/midi.c:297]: (style) The scope of the variable 'time' can be reduced