pspp-dev
[Top][All Lists]
Advanced

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

[patch #6637] New hash table implementations


From: Ben Pfaff
Subject: [patch #6637] New hash table implementations
Date: Wed, 01 Oct 2008 04:34:17 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-1)

Update of patch #6637 (project pspp):

                  Status:                    None => Done                   
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #11:

>I found that if I hack the test_moved function so as to declare i,
>j and cur (all the ints) as volatile, then it masks the 
>problem.

You're right, perhaps that is the best approach.

I found an even easier and more innocuous-looking workaround: declare
xnmalloc() with __attribute__((malloc)).

With that change, I pushed the hmap code to the repository, and so I'm
closing this bug.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6637>

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





reply via email to

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