[gambit-list] Problem in thread-sleep! may be a poor
Oisín Mac Fhearaí
denpashogai at gmail.com
Wed Jan 28 14:13:58 EST 2009
2009/1/28 Marc Feeley <feeley at iro.umontreal.ca>:
>> Lyrebird:sicp oisin$ gsi test-threads.scm
>> 101
>> Lyrebird:sicp oisin$ gsi test-threads.scm
>> 100
> There was a recently repaired bug with thread-sleep! that can cause this
> behavior. Please rerun the tests after updating with the latest patches
> (i.e. run "make update" first).
>
> Marc
Hi,
I removed the OS X install version and bootstrapped to the latest Git
version (for some reason, it installs into /usr/local/Gambit-C/bin,
but the 'distro' version installs links into /usr/bin?) and the
results are much better:
Lyrebird:sicp oisin$ gsi test-threads.scm
5841
Lyrebird:sicp oisin$ gsi test-threads.scm
5857
Lyrebird:sicp oisin$ gsi test-threads.scm
5896
Oisín
More information about the Gambit-list
mailing list