[EMAIL PROTECTED] writes:
> I've just patched up to 1.3.74 and get the following error when I
> compile it
>
> scm-hash.cc: In function `static SCM Scheme_hash_table::mark_smob(long
> int)':
> scm-hash.cc:45: implicit declaration of function `int
> SCM_CELL_WORD_1(...)'
> scm-hash.cc: In function `static int Scheme_hash_table::print_smob(long
> int, long int, scm_print_state *)':
> scm-hash.cc:60: warning: unsigned int format, long unsigned int arg (arg
> 3)
> make[1]: *** [out/scm-hash.o] Error 1
thanks. Move the line
'#include "ly-smobs.icc"' to the top
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen/