[ecj] Patch: FYI: update jcf-dump for 1.5
Andrew John Hughes
gnu_andrew@member.fsf.org
Sun Jul 2 10:51:00 GMT 2006
On Tue, 2006-06-27 at 18:41 -0600, Tom Tromey wrote:
> I'm checking this in on the gcj-eclipse branch.
>
> This updates jcf-dump for the new 1.5 features:
>
> * Handle Signature attribute. (I renamed "signature" to "descriptor"
> elsewhere for clarify and better conformance to the new JVM spec.)
> The signature handling is pretty lame -- we just print it as a
> string, rather than trying to decode it.
> * Handle EnclosingMethod
> * Handle LocalVariableTypeTable
> * Handle all annotation-related attributes
>
> Tom
With this change to jcf-dump, I get compile warnings about mixing code
with definitions in C90. Due to -Werror being defined, the build stops.
I can compile if I manually remove the -Werror for this file and
re-compile.
Thanks,
--
Andrew :-)
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20060702/7b3d1d98/attachment.sig>
More information about the Java-patches
mailing list