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: Per Bothner
Subject: [Bug-kawa] [bugs #11801] fluid-let problems in the presence of threads
Date: Sat, 5 Feb 2005 03:52:08 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041020

Update of bugs #11801 (project kawa):

             Assigned to:                    None => bothner                

    _______________________________________________________

Follow-up Comment #1:

I ran the test, and it passed.

Of course that doesn't prove there isn't a bug!

I looked at your code, and I would *expect* it to work.

I do plan to change how fluids are implemented, to use a ThreadLocal that
points to a Location.  (The indirection is needed for sharing.)  That might
fix the problem, or not.

But even if the problem is no longer apparent, there might still be an
underlying bug that might bite in some other way, so it would be a good idea
if we could determine the problem with the existing code.

    _______________________________________________________

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]