This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCJ Bug accessing field of inner class (gcc version 2.97 20010117)



Jeff Sturm writes:

> fail because the StringBuffer class somehow inserts two NUL
> characters.  Something to do with array offsets, I'd guess.  I'll
> look again if I can find the time (and if I can tame gdb).

Last time I saw something like that, there was a bug with the
primitive constructor in Class.h

./A

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]