Could you specify what kind of warnings is generated (possible with some source sample)? Also which compiler do you use?
Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----------------------------------------------------------- ----- Original Message ----- From: "Christopher Cobb" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 27, 2001 8:30 PM Subject: Re: [Eap-list] Missing compilation warning > My problem with 521 is still not solved. My toggle warnings button doesn't > toggle. What do I do? > > Tal Dayan wrote: > > > Thanks, this solved the problem. > > > > I suggest to mention it in the online help of 'Generate no warnings' > > configuration > > switch of the compilers. > > > > Tal > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > > > Behalf Of Valentin Kipiatkov > > > Sent: Tuesday, November 27, 2001 2:45 AM > > > To: [EMAIL PROTECTED] > > > Subject: Re: [Eap-list] Missing compilation warning > > > > > > > > > There is a toogle button "Hide warnings" in the compiler messages pane. > > > Isn't it toggled on? > > > > > > Best regards, > > > Valentin Kipiatkov > > > ----------------------------------------------------------- > > > IntelliJ Software, http://www.intellij.com/ > > > "Develop with pleasure" > > > ----------------------------------------------------------- > > > > > > ----- Original Message ----- > > > From: "Tal Dayan" <[EMAIL PROTECTED]> > > > To: <[EMAIL PROTECTED]> > > > Sent: Tuesday, November 27, 2001 7:46 AM > > > Subject: [Eap-list] Missing compilation warning > > > > > > > > > > Hello, > > > > > > > > In some cases, the compilation reports 'Compilation completed with 1 > > > > warning' but no warning is listed in the Messages tab even though > > > 'Generate > > > > no warnings' option is not checked. > > > > > > > > Here is our settings: > > > > > > > > IDEA 515, Windows NT 4.0 SP 6, SUN, JDK 1.3.1. > > > > > > > > Default compiler is Jikes, 'Generate debugging info', 'Do full > > > dependency > > > > check', and 'Compile in background' are checked. Additional > > > Jikes command > > > > line parameters = '+P' (for Pedantic). > > > > > > > > The warning is generated by the extra ';' at the end of statement > > > > > > > > static { int a = 1; }; > > > > > > > > Thanks, > > > > > > > > Tal > > > > > > > > > > > > > > > > _______________________________________________ > > > > Eap-list mailing list > > > > [EMAIL PROTECTED] > > > > http://www.intellij.com/mailman/listinfo/eap-list > > > > > > > > > _______________________________________________ > > > Eap-list mailing list > > > [EMAIL PROTECTED] > > > http://www.intellij.com/mailman/listinfo/eap-list > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
