Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] A strange cast in URIID.java

Hi Pierre,

On Wed, Apr 22, 2009 at 5:28 AM, Pierre Henry Perret <phperret@xxxxxxxxx> wrote:
>> return this.uri.compareTo((Object) ((URIID) o).uri)
>
> I dont know why is ther an Object  cast here .

Please see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=272317

Remy


Back to the top