Hello Simon, Both fixed in build #617. Thank you for report!
-- Best regards, Maxim Shafirov JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" SR> The code inspection in IDEA614 has two bugs that I've noticed : SR> 1) The error message "Variable returnInfo intializer null at line 490 is SR> redundant." spells 'initializer' incorrectly SR> 2) The error message above is incorrectly given for a line like : SR> someFunc( (SomeType) null); SR> where the typecast is used to distinguish between two overloaded SR> methods, either of which could take null as their parameter. SR> _______________________________________________ SR> Eap-list mailing list SR> [EMAIL PROTECTED] SR> http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
