Daniel Schepler <[EMAIL PROTECTED]> writes:
>
> -  extern const scm_lt_dlsymlist lt_preloaded_symbols[];
> +  extern const scm_lt_dlsymlist *lt_preloaded_symbols;

This change is wrong, that variable is an array not a pointer,
as discussed on guile-devel.  Fixed in the 1.6 cvs.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to