On 4/28/06, Bryan Pendleton <[EMAIL PROTECTED]> wrote:
Of course, we might not want to turn off compiler warnings.
Actually, we already comple with --nowarn in both sane and insane mode to suppress the long compiler output and just get the number of warnings. Sounds like it might be an issue with the 1.6 javac compiler if we're passing in -nowarn and it still prints the long output for this particular warning. andrew