Re: Java compiler warning

2009-10-11 Thread Jesper Eskilson

Fair enough.

On Fri, Oct 9, 2009 at 9:10 PM, Kenton Varda  wrote:
> Unfortunately, we (read: I) don't really have time to chase warnings.  If
> you want it fixed, submit a patch.  Otherwise, ignore it -- the code does
> the right thing.
>
> On Fri, Oct 9, 2009 at 1:16 AM, Jesper  wrote:
>>
>> The Eclipse Java compiler issues a warning about a raw type:
>>
>> Description     Resource        Path    Location        Type
>> GeneratedMessage.ExtendableMessage.ExtensionWriter is a raw type.
>> References to generic type
>> GeneratedMessage.ExtendableMessage.ExtensionWriter should
>> be parameterized        CDP.java
>>  /com.iar.ide.debugger.cdp/src/com/iar/ide/
>> debugger/cdp/proto      line 17913      Java Problem
>>
>> Should I submit a bug about this, or is it already known?
>>
>> (protobuf-2.2.0)
>>
>> >>
>
>

-- 
/Jesper

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---



Re: Java compiler warning

2009-10-09 Thread Kenton Varda
Unfortunately, we (read: I) don't really have time to chase warnings.  If
you want it fixed, submit a patch.  Otherwise, ignore it -- the code does
the right thing.

On Fri, Oct 9, 2009 at 1:16 AM, Jesper  wrote:

>
> The Eclipse Java compiler issues a warning about a raw type:
>
> Description ResourcePathLocationType
> GeneratedMessage.ExtendableMessage.ExtensionWriter is a raw type.
> References to generic type
> GeneratedMessage.ExtendableMessage.ExtensionWriter should
> be parameterizedCDP.java
>  /com.iar.ide.debugger.cdp/src/com/iar/ide/
> debugger/cdp/proto  line 17913  Java Problem
>
> Should I submit a bug about this, or is it already known?
>
> (protobuf-2.2.0)
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---



Re: Java compiler warning

2009-10-09 Thread Jesper Eskilson

On Fri, Oct 9, 2009 at 4:20 PM, Henner Zeller  wrote:
> On Fri, Oct 9, 2009 at 01:16, Jesper  wrote:
>>
>> The Eclipse Java compiler issues a warning about a raw type:
>>
>> Description     Resource        Path    Location        Type
>> GeneratedMessage.ExtendableMessage.ExtensionWriter is a raw type.
>> References to generic type
>> GeneratedMessage.ExtendableMessage.ExtensionWriter should
>> be parameterized        CDP.java        
>> /com.iar.ide.debugger.cdp/src/com/iar/ide/
>> debugger/cdp/proto      line 17913      Java Problem
>>
>> Should I submit a bug about this, or is it already known?
>
> If you're already that close, it is probably faster to send a patch.

Close? I'm just reporting what the compiler says. I haven't even begun
hunting down where/how that should be fixed. Maybe its easy, I just
wanted to see if this was a known bug.

-- 
/Jesper

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---



Re: Java compiler warning

2009-10-09 Thread Henner Zeller

On Fri, Oct 9, 2009 at 01:16, Jesper  wrote:
>
> The Eclipse Java compiler issues a warning about a raw type:
>
> Description     Resource        Path    Location        Type
> GeneratedMessage.ExtendableMessage.ExtensionWriter is a raw type.
> References to generic type
> GeneratedMessage.ExtendableMessage.ExtensionWriter should
> be parameterized        CDP.java        
> /com.iar.ide.debugger.cdp/src/com/iar/ide/
> debugger/cdp/proto      line 17913      Java Problem
>
> Should I submit a bug about this, or is it already known?

If you're already that close, it is probably faster to send a patch.

-h

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---