unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* crash on current CVS.
@ 2005-05-03 10:48 Han-Wen Nienhuys
  2005-05-04  9:04 ` Neil Jerram
  0 siblings, 1 reply; 3+ messages in thread
From: Han-Wen Nienhuys @ 2005-05-03 10:48 UTC (permalink / raw)



guile> (eval-enable 'foo)
throw from within critical section.
Geannuleerd
muurbloem:~/src/lilypond$

-- 
  Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: crash on current CVS.
  2005-05-03 10:48 crash on current CVS Han-Wen Nienhuys
@ 2005-05-04  9:04 ` Neil Jerram
  2005-06-06 18:52   ` Marius Vollmer
  0 siblings, 1 reply; 3+ messages in thread
From: Neil Jerram @ 2005-05-04  9:04 UTC (permalink / raw)
  Cc: guile-devel

Han-Wen Nienhuys wrote:
> guile> (eval-enable 'foo)
> throw from within critical section.
> Geannuleerd
> muurbloem:~/src/lilypond$

FWIW, I believe this is also covered by a comment that I recently added 
in scm_eval_options_interface.

	Neil


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: crash on current CVS.
  2005-05-04  9:04 ` Neil Jerram
@ 2005-06-06 18:52   ` Marius Vollmer
  0 siblings, 0 replies; 3+ messages in thread
From: Marius Vollmer @ 2005-06-06 18:52 UTC (permalink / raw)
  Cc: Han-Wen Nienhuys, guile-devel

Neil Jerram <neil@ossau.uklinux.net> writes:

> Han-Wen Nienhuys wrote:
>> guile> (eval-enable 'foo)
>> throw from within critical section.
>> Geannuleerd
>> muurbloem:~/src/lilypond$
>
> FWIW, I believe this is also covered by a comment that I recently
> added in scm_eval_options_interface.

Yep:

2005-06-06  Marius Vollmer  <mvo@zagadka.de>

	* eval.c (scm_eval_options_interface): Use
	scm_frame_critical_section instead of SCM_CRITICAL_SECTION_START
	and SCM_CRITICAL_SECTION_END.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-06 18:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-03 10:48 crash on current CVS Han-Wen Nienhuys
2005-05-04  9:04 ` Neil Jerram
2005-06-06 18:52   ` Marius Vollmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).