bug-guile
[Top][All Lists]
Advanced

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

Re: More problems on HP-UX ... 1


From: Andreas Vögele
Subject: Re: More problems on HP-UX ... 1
Date: Wed, 28 Apr 2004 08:10:04 +0200

Kevin Ryde write:

Andreas Vögele <address@hidden> writes:

continuations.c: In function `scm_dynthrow':
continuations.c:269: warning: implicit declaration of function
`SCM_PTR_GE'

The macro SCM_PTR_GE doesn't exist anymore.

What should it be, just >= these days?

I'm not sure since I couldn't test scm_dynthrow(). Probably, the code in the #if part should be similar to the code in the #else part but with + instead of - and >= instead of <=. dst is used in copy_stack_and_call() at the bottom of scm_dynthrow().





reply via email to

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