pspp-dev
[Top][All Lists]
Advanced

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

[patch #5709] Augmented Balanced Tree data structure


From: Ben Pfaff
Subject: [patch #5709] Augmented Balanced Tree data structure
Date: Thu, 25 Jan 2007 16:52:41 +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)

Follow-up Comment #2, patch #5709 (project pspp):

Thanks.  I'll fix these problems before I check in.  Except:

>If I'm reading this correctly, then the comment doesn't agree with
>the code. It doesn't reverse the order of CNT integers, but 
>reverses the order of each pair of integers.

Take another look.  It swaps the first and last integer, then the second and
second-to-last, and so on.  The overall effect is to reverse the sequence.

Is there another way to write it that you'd find clearer?

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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