Dear Jules,
Just for curiosity, why Introjucer renders VS projects with /W4 warning level? If I am not wrong, the 'let's say default Microsoft level' is /W3. So, a lot of warnings appears in mode 4.
Gabriel
So, a lot of warnings appears in mode 4.
jules wrote:I think that's a sign that you should fix your code, not reduce the warning level!
even when you know that the calculation is right as-is?
What is your approach to dealing with double <--> float <--> int conversion warnings about loss of data, even when you know that the calculation is right as-is? I don't see a whole bunch of static_cast<> with numeric types in the Juce code...
Return to The Introjucer/Jucer
Users browsing this forum: No registered users and 2 guests