And actually they had been inserted to avoid warnings in Mac -----Original Message----- From: Joachim Schmitz [mailto:j...@schmitz-digital.de] Sent: Wednesday, May 06, 2015 8:02 PM To: 'mscore-developer@lists.sourceforge.net' Subject: RE: [Mscore-developer] review of compiler warnings
Hmm, warning: format '%hhd' expects argument of type 'int' This is nonsense, %hhd should not expect an int (but a signed char), that's the whole point about it. %d expects an int -----Original Message----- From: ABL [mailto:antonio.lo...@alice.it] Sent: Wednesday, May 06, 2015 6:28 PM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] review of compiler warnings Since we are set to check all compiler warnings, here are the warnings that still appear for: gcc5 under Linux Mint 17.1 http://kpaste.net/9d9 and clang under Linux Mint 17.1 http://kpaste.net/836bc5f While the warnings of gcc5 seem to be related only to implicit conversion in qDebug output, I think that the clang log is highlighting some possible bugs. Ciao, ABL -- View this message in context: http://dev-list.musescore.org/review-of-compiler-warnings-tp7579292p7579305. html Sent from the MuseScore Developer mailing list archive at Nabble.com. ---------------------------------------------------------------------------- -- One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Mscore-developer mailing list Mscore-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mscore-developer ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Mscore-developer mailing list Mscore-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mscore-developer