[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [patch #5236] Case Data type
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: [patch #5236] Case Data type |
Date: |
Tue, 25 Jul 2006 15:51:56 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060506 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-2) |
Follow-up Comment #7, patch #5236 (project pspp):
> In fact, it might also be an idea to drop the union altogether and just
have
> an opaque type which has size MAX_SHORT_STRING.
That's OK, as long as the opaque type has the same alignment requirements as
the current "union value". An array of MAX_SHORT_STRING chars, for example,
would not. In fact, I'm not sure what would be guaranteed to have the
alignment, other than the current union.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=5236>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [patch #5236] Case Data type, John Darrington, 2006/07/12
- PSPP-BUG: [patch #5236] Case Data type, Ben Pfaff, 2006/07/13
- PSPP-BUG: [patch #5236] Case Data type, Ben Pfaff, 2006/07/13
- PSPP-BUG: [patch #5236] Case Data type, John Darrington, 2006/07/13
- PSPP-BUG: [patch #5236] Case Data type, Ben Pfaff, 2006/07/13
- PSPP-BUG: [patch #5236] Case Data type, John Darrington, 2006/07/13
- PSPP-BUG: [patch #5236] Case Data type, Ben Pfaff, 2006/07/13
- PSPP-BUG: [patch #5236] Case Data type, John Darrington, 2006/07/19
- PSPP-BUG: [patch #5236] Case Data type,
Ben Pfaff <=
- PSPP-BUG: [patch #5236] Case Data type, John Darrington, 2006/07/26