Uninitialized variables warnings in juce_AU_Wrapper.mm

With unused variables warning turned on, juce_AU_Wrapper.mm triggers (possibly false) warnings on possibly uninitialized variables buffer and interleaved in the JuceAU::Render method.

Can you please either fix it or suppress the warnings?

Thanks,
Dan

A fix will arrive on the develop branch shortly.

Both warnings look to be benign.

1 Like