bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bugs #11801] fluid-let problems in the presence of threads


From: anonymous
Subject: [Bug-kawa] [bugs #11801] fluid-let problems in the presence of threads
Date: Wed, 9 Feb 2005 19:04:44 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

Follow-up Comment #2, bugs #11801 (project kawa):

I thought I'd give it another try.  I'm attaching a more deterministic test
case that fails for me.  It staggers (in time) two threads' access to a
dynamic variable assigned through fluid-let.  At least when I run it, I get
the result '(2 #f) instead of '(1 2), as if the dynamic variable is being
shared by the two threads.



This test passes with an older 1.7.90 version of Kawa.
    _______________________________________________________

Additional Item Attachment:

File name: threads2.diff                  Size:1 KB
Patch to testsuite with more deterministic test
<http://savannah.gnu.org/bugs/download.php?item_id=11801&item_file_id=2175>

    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11801>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]