A little oopsie in 2.0.37

Just grabbed the tip. Afraid I’m getting a compiler error in juce_mac_MainMenu.mm on line 330.

XCode 4.6 GCC

Huh? No, there’s nothing wrong with that code, and that method’s visibility hasn’t changed at all in recent months. Even if a GCC bug was making it give a false error there, someone would have noticed long ago… (?)

Can you double-check you’ve not messed something up?

Wow, just tried it myself, and it does look like a massive GCC fail! Just changing the braces around the method call totally fucks it up.

Thanks… I’ll change the code to work around this!