[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #6716] Improve "struct ccase"
From: |
Ben Pfaff |
Subject: |
[patch #6716] Improve "struct ccase" |
Date: |
Wed, 07 Jan 2009 07:18:01 +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) |
URL:
<http://savannah.gnu.org/patch/?6716>
Summary: Improve "struct ccase"
Project: PSPP
Submitted by: blp
Submitted on: Tue Jan 6 23:17:59 2009
Category: None
Item Group: None
Status: Ready For Test/Review
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
While I was working on making "union value" more flexible, I realized that
struct ccase was too hard to work with. The attached patch improves things,
in my opinion, a great deal. It also has the potential to make PSPP faster.
The patch includes a commit message that describes it in more detail.
It passes "make check" and doesn't add any valgrind warnings. I didn't check
that it didn't add memory leaks, because "valgrind" reported several unrelated
leaks. I'll go back and fix all of them in one go after this is checked in.
Comments?
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue Jan 6 23:17:59 2009 Name: foo.patch Size: 229kB By: blp
patch
<http://savannah.gnu.org/patch/download.php?file_id=17217>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?6716>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [patch #6716] Improve "struct ccase",
Ben Pfaff <=