guile-devel
[Top][All Lists]
Advanced

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

Re: Building guile on IA64 HP-UX


From: Kevin Ryde
Subject: Re: Building guile on IA64 HP-UX
Date: Wed, 10 Jan 2007 08:59:11 +1100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Steve Ellcey <address@hidden> writes:
>
>         switch (i) {
>                 case ((unsigned long) (0 ? (x = 4) : 4)):
>
> I am not sure if this is legal C or not

Looks doubtful for an "integer constant expression".  It probably
bombs even worse on SCM_DEBUG_TYPING_STRICTNESS == 2 (though that
would only be used during development).

Maybe ISYMNUM could be expanded out a bit and always use a non-debug
SCM_UNPACK.




reply via email to

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