patch: REQUIRES g-wrap 1.1.5.

Rob Browning rlb@cs.utexas.edu
15 Jan 2001 21:37:00 -0600


Derek Atkins <warlord@MIT.EDU> writes:

> Unfortunately g-wrap 1.1.6 doesn't build.  The error message I get is
> below.  I suspect that the problem is that this code doesn't work (in
> libruntime-guile/g-wrap-runtime-guile.c) because you have (tc) instead
> of (id) when you call GW_NEWSMOB:
> 
> #define GW_RETURN_NEWSMOB(id, data) \
>   do { \
>     SCM __SCM_smob_answer; \
>     GW_NEWSMOB(__SCM_smob_answer, (tc), (data)); \
>        return __SCM_smob_answer; \
>   } while (0)

Gack.  That's right.  Could you fix it on your end and see if that's
sufficient?  If so I'll just release a new version.

(Not having a 1.3* test machine is making it hard to not do stupid
 things...)

-- 
Rob Browning <rlb@cs.utexas.edu> PGP=E80E0D04F521A094 532B97F5D64E3930