local code analysis should discover Permanently deleted user Created June 08, 2004 08:16 if (vx < tx) {...} else if (othercondition) { if (vx < tx) {...] }the second if (vx < tx) should be impossible
"Michael Damberger" <michael.damberger@t-online.de> wrote in message
news:23970388.1086678994329.JavaMail.itn@is.intellij.net...
>
>
>
>
I'd love to implement this as a part of index-out-of-bounds inspection in
5.0. Please file a request to the tracker.