[ecj] Patch: FYI: update jcf-dump for 1.5
Michael Koch
konqueror@gmx.de
Tue Jun 6 04:44:00 GMT 2006
On Mon, Jun 05, 2006 at 12:07:58PM -0600, Tom Tromey wrote:
> I'm checking this in on the gcj-eclipse branch.
>
> This updates jcf-dump to properly dump the new 1.5 access bits.
>
> We still don't dump the new attributes, e.g., annotations. I expect
> we'll do annotations as another set of patches somewhat later.
>
> Tom
>
> Index: ChangeLog
> from Tom Tromey <tromey@redhat.com>
>
> * jcf-dump.c (print_access_flags): Handle varargs, bridge,
> synthetic, enum, annotation.
> * jcf.h (ACC_BRIDGE): New macro.
> (ACC_VARARGS): Likewise.
> (ACC_SYNTHETIC): Likewise.
> (ACC_ENUM): Likewise.
> (ACC_ANNOTATION): Likewise.
Is there a reason this was only commited to the gcj-eclipse branch? I
think there is no reason not to commit this to trunk too. This would
help some people (at least me).
Michael
--
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
Join the community at http://planet.classpath.org/
More information about the Gcc-patches
mailing list