Mark Wielaard wrote:
Hi,

On Tue, 2004-07-13 at 17:04, Kaffe CVS wrote:

@@ -899,16 +899,16 @@

        /* Align data onto relevant boundary */
        if (l->size == 2 && ((uintp)CODEPC) % 8 != 0) {
-               LOUT = 0;
+               LOUT(0;
        }


Missing closing bracket there?

Yep, thanks! I'll check in a fix.

cheers,
dalibor topic

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to