This is the mail archive of the guile@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: Fatal numbers bug


Greg Harvey <Greg.Harvey@thezone.net> writes:

> Current CVS versions of guile have a major bug in numbers.c: scm_flo0
> is not protected from gc! 

Oops, a big ass mistake on my part (scm_flo0 is a define from
scm_sys_protects[0], and my gc had a very small bug where it didn't
mark scm_sys_protects[0]).


-- 
Greg