bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [patch #5236] Case Data type


From: John Darrington
Subject: PSPP-BUG: [patch #5236] Case Data type
Date: Thu, 20 Jul 2006 06:57:43 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1

Follow-up Comment #6, patch #5236 (project pspp):

Renaming union value to union datum might be a good idea.  

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.  Any conversion to/from this
data type should go through a function designed for the purpose, so I think
we'd not be loosing much to do away with the float member altogether.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=5236>

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





reply via email to

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