I went thru my most recent compile-warnings log and suppressed most of the compile warnings we get. It mostly consisted of commenting out unused parameters and adding dummy cases to switch statements.
There were a few cases where I didn't feel that I could do it without chance of error. I was pretty conservative about that. If it couldn't be fixed entirely locally, I left it alone. I also left it alone if the code looked suspicious, like the warning was telling us something. Warnings still with us: * A while loop in src/gui/dialogs/SimpleEventEditDialog.cpp * A surprising override in ControllerEventsRuler::addControlItem * Similarly, PropertyControlItem::reconfigure * ControlRuler::eraseControlItem delete * ControlRuler::clear, same * SequenceManager::segmentRepeatChanged, unused parameters that are used in debug printing. * AddIndicationCommand.cpp defines arrays it never seems to use * ColourConfigurationPage::slotAddNew uninitialized var * GeneralConfigurationPage::apply Tom Breton (Tehom) ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Rosegarden-devel mailing list Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel