1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 09:10:22 +02:00

(scm_double_cell): abort if GC running.

(scm_cell): idem.
This commit is contained in:
Han-Wen Nienhuys 2004-10-07 22:52:22 +00:00
parent 1097a62cd9
commit 497eb0b725
3 changed files with 15 additions and 1 deletions

View file

@ -47,7 +47,6 @@
#endif
/* {Errors and Exceptional Conditions}
*/