guile-devel
[Top][All Lists]
Advanced

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

Re: On the deprecated auto-loading of compiled-code modules


From: Marius Vollmer
Subject: Re: On the deprecated auto-loading of compiled-code modules
Date: 06 May 2001 02:30:19 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Matthias Koeppe <address@hidden> writes:

> OK, here is my suggestion for a better deprecation-warning:
> 
>         Autoloading of compiled code modules is deprecated.  Invoke
>         `dynamic-link' and `dynamic-call' directly to load and
>         initialize your module, and don't use the deprecated function
>         `scm_register_module_xxx'.

Thanks!  However, I have removed the deprecation warning completely
and made a note about handling this for real in my little todo file...

> The C-level function `scm_register_module_xxx' (dynl.h) should be
> marked as deprecated; I guess `scm_registered_modules' and
> `scm_clear_registered_modules' as well.

Yes.



reply via email to

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