guile-devel
[Top][All Lists]
Advanced

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

GC and file descriptors (and external resources.in general, I guess)


From: Michael Livshin
Subject: GC and file descriptors (and external resources.in general, I guess)
Date: 31 Oct 2000 20:17:44 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (20 Minutes to Nikko)

hello everybody.

currently, if a call to `open' or `opendir' fails, Guile throws an
error.

what it *should* do, IMHO, is try to GC first, since it is likely to
free some file descriptors.

so, well, is there any reason why this isn't done?  if there's no good 
reason, I'll add this functionality.

-- 
C program run -- Run program run -- Run, C program, Run! -- (please)




reply via email to

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