"That warning shows only on Mac, not on Linux nor Windows."

I believe you. Clang issues quite different warnings than MSC. (I don't
know what the Linux compiler is—GCC?—but it probably issues yet different
warnings.) The code may still work despite the warning. The warning bothers
me and I code to avoid it, but that may be impossible in MuseScore code
base.

It looks to me like the build option "Overloaded Virtual Functions" under
"Apple LLVM 6.0 Warnings - C++" may control whether this warning appears.


On Wed, Apr 29, 2015 at 10:30 AM, Joachim Schmitz <[email protected]>
wrote:

> That warning shows only on Mac, not on Linux nor Windows.
>
>
>
> *From:* Robert Patterson [mailto:[email protected]]
> *Sent:* Wednesday, April 29, 2015 5:06 PM
> *To:* [email protected]
> *Subject:* Re: [Mscore-developer] running tests on mac via xcode
>
>
>
> "...hides overloaded virtual function"
>
> Usually means there is s function of the same name defined in a subclass
> with a different call signature than that of the base class where the
> virtual function is defined.
>
>
> ------------------------------------------------------------------------------
> 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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to