help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] [2.0.2] Small compilation problem


From: Nicolas et Ryoko
Subject: [Help-smalltalk] [2.0.2] Small compilation problem
Date: Sat, 13 Jul 2002 21:52:04 +0200
User-agent: Mutt/1.3.16i

Hello,

while compiling GNU smalltalk 2.0.2, I got parse errors in snprintfv/format.c
and in libgst/prims.inl. It turns out that in both files, a variable
declaration was made after a C statement, causing gcc 2.95.3 to choke.
Switching lines seems to bring back things into order.

Best regards,

-- 
Nicolas

Attachment: VarsAndStatements.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]