bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #56363] Hash table collisions not always properly handled


From: John Darrington
Subject: PSPP-BUG: [bug #56363] Hash table collisions not always properly handled.
Date: Sun, 7 Jul 2019 01:46:32 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #2, bug #56363 (project pspp):

Regarding the Autorecode failures,  When I look at those tests,
I'm not sure whether the expected results are in fact correct (whatever
"correct" means).

They seem to be expecting that string values which are all whitespace have the
same value semantics.   So for example, the string " " will group identically
to the string "           ".

I wrote those tests many years ago, and I suspect I checked it 
against a version of spss which I had access to at that time.
I just wish I'd put a comment about it there.

If someone has access to spss it would be great if it could be retested.  If
it does turn out that " " and "              " are
to be treated as identical, the we should make special provision for this in
the functions value_equal, value_compare_3way and value_hash.

 


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56363>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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