guile-user
[Top][All Lists]
Advanced

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

Re: Module unloading


From: Zeeshan Ali
Subject: Re: Module unloading
Date: Tue, 24 May 2005 18:02:45 +0500

Hello,

> It seems to survive 5 minutes of testing by me, but there could well be
> problems lurking, so please test carefully in your context.

   I'll try to test it here as well but i'll have to convert it to an
equivalent C code first.

BTW guys,

      I have been told that the fate of 'undefine' is in doubt. Is
that really true? Here is how i load modules and tell me if there is a
better way of doing the same:

1. load the module using scm_c_use_module ()
2. The module is responsible to define and export a few symbols (e.g
xchat-plugin-version)
3. I get the value of these symbols and
4 undefine these varriables

Regards,

Zeeshan Ali.




reply via email to

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