Ciao,
I see that: if an output port is not GC'ed before the
termination of the Guile process, its flush function is
invoked ('libguile/init.c', 'really_cleanup_for_exit()';
'cleanup_for_exit()' registered as 'atexit()' handler).
This is causing me troubles because I have an output
port whose
Sorry for the late reply...
"[EMAIL PROTECTED]" wrote:
>No problems here:
>...
>What is your problem ??? Write is correctly defined
>and even used by guile...
Mh... yes. Trying to create a generic method named
OPEN only gives me the "imported module ... overrides
core binding ..." warning.
I wil