This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Crash in scm_boot_guile if stdin isn't open.


Jon K Hellan <hellan@acm.org> writes:

> Anyway, it's better that guile works around it than that all apps
> which embed it each have to make a workaround.

I have now committed a workaround.  Please test it.

2000-03-12  Marius Vollmer  <mvo@zagadka.ping.de>

	* init.c (scm_standard_stream_to_port): Check whether the file
	descriptor is valid and substitute "/dev/null" when not.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]