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