[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [patch #5209] Proposed casefile changes
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: [patch #5209] Proposed casefile changes |
Date: |
Fri, 14 Jul 2006 20:52:02 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1) |
Follow-up Comment #8, patch #5209 (project pspp):
> Do you think it would be a good idea to factor out the _xfer functions?
Ie,
> casefile.c can do the ownership transfer, so that implementations don't
need
> to provide a _xfer versions of their own? I expect it'll make
implementations
> easier and less error prone.
At first I was going to explain why the _xfer variant is different and should
be treated differently, in the case of a destructive reader. But then I
realized that, in fact, I was just wrong. I don't think there's any reason
to have two different interfaces here. Just merge them.
_______________________________________________________
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, 2006/07/11
- 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 <=
- 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