help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] [2.0.2] Small compilation problem


From: Bonzini
Subject: Re: [Help-smalltalk] [2.0.2] Small compilation problem
Date: Sun, 14 Jul 2002 20:25:00 +0200

grrrr.... I hate that GCC 3 does not even provide a warning for this.  And I
cannot do --pedantic because GNU Smalltalk uses the GCC 2.x extensions for
&& and goto void* :-(

|_  _  _ __
|_)(_)| ),'
------- '---

----- Original Message -----
From: "Nicolas et Ryoko" <address@hidden>
To: "GNU Smalltalk help" <address@hidden>
Sent: Saturday, July 13, 2002 9:52 PM
Subject: [Help-smalltalk] [2.0.2] Small compilation problem


> 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
>
>





reply via email to

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