This is the mail archive of the java@gcc.gnu.org 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]

Buglet in gcj


Take a look at gnu.gcj.xlib.XImage.toString().

I think this code is invalid -- some variables, like `format', aren't
definitely assigned.  The .java front end should give us an error, but
it doesn't.

Tom


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