[kaffe] CVS kaffe (dalibor): Fixed build with sparc jit

Dalibor Topic robilad at kaffe.org
Wed Jul 14 03:51:53 PDT 2004


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




More information about the kaffe mailing list