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]

Re: Buglet in gcj


Tom Tromey wrote:

>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.
>
Ok, I guess I really need to work on the definitel (un-)assignment code,
like I've been promising ...
    --Per



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