You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2013/10/27 16:27:30 UTC

[jira] [Resolved] (WICKET-5396) Eclipse: "Incompatible operand types Object and int" compile error, yet passes with javac

     [ https://issues.apache.org/jira/browse/WICKET-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Meier resolved WICKET-5396.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 7.0.0

comparison is now Eclipse-safe

> Eclipse: "Incompatible operand types Object and int" compile error, yet passes with javac
> -----------------------------------------------------------------------------------------
>
>                 Key: WICKET-5396
>                 URL: https://issues.apache.org/jira/browse/WICKET-5396
>             Project: Wicket
>          Issue Type: Task
>    Affects Versions: 7.0.0
>            Reporter: Martin Funk
>            Assignee: Sven Meier
>            Priority: Trivial
>             Fix For: 7.0.0
>
>         Attachments: fix-WICKET-5396.patch
>
>
> In Eclipse the compiler raises a:
> "Incompatible operand types Object and int" compile error
> The compiler used by maven doesn't mind though.
> Looking at
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=405732
> one might have the impression that eclipse is not going to touch that. And they might be right in doing so.



--
This message was sent by Atlassian JIRA
(v6.1#6144)