[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [patch #5209] Proposed casefile changes
From: |
John Darrington |
Subject: |
PSPP-BUG: [patch #5209] Proposed casefile changes |
Date: |
Tue, 11 Jul 2006 17:07:12 +0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060205 Debian/1.7.12-1.1 |
Update of patch #5209 (project pspp):
Status: None => In Progress
Assigned to: jmd => blp
_______________________________________________________
Follow-up Comment #3:
Here's the second revision. It's probably still in need of work.
1. I'm wondering if flexifile.[ch] shouldn't be moved to src/ui
2. I'm trying to think of a better way of mutating a value in a casefile.
Currently, I'm using case_data(&cc, fv) and casting away the const in the
return value.
3. In psppire-case-file.c, I'm making a pass through the fastfile returned
from sort_execute, in order to get a flexifile. This pass would be
unnecessary if there was some way of telling sort_execute what sort of
casefile to return the result.
This patch also fixes a lot of gui code to use the flexifile. The resulting
gui is quite stable and functional; still a few bugs but I think it's a
major step forward.
_______________________________________________________
Additional Item Attachment:
File name: casefile-patch2 Size:117 KB
Second revision
<http://savannah.gnu.org/patch/download.php?file_id=10329>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=5209>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [patch #5209] Proposed casefile changes,
John Darrington <=
- PSPP-BUG: [patch #5209] Proposed casefile changes, Ben Pfaff, 2006/07/11
- PSPP-BUG: [patch #5209] Proposed casefile changes, Ben Pfaff, 2006/07/13
- PSPP-BUG: [patch #5209] Proposed casefile changes, John Darrington, 2006/07/13
- PSPP-BUG: [patch #5209] Proposed casefile changes, John Darrington, 2006/07/14
- PSPP-BUG: [patch #5209] Proposed casefile changes, Ben Pfaff, 2006/07/14
- PSPP-BUG: [patch #5209] Proposed casefile changes, John Darrington, 2006/07/15
- PSPP-BUG: [patch #5209] Proposed casefile changes, Ben Pfaff, 2006/07/16
- PSPP-BUG: [patch #5209] Proposed casefile changes, John Darrington, 2006/07/16
- PSPP-BUG: [patch #5209] Proposed casefile changes, Ben Pfaff, 2006/07/17
- PSPP-BUG: [patch #5209] Proposed casefile changes, John Darrington, 2006/07/17