pspp-dev
[Top][All Lists]
Advanced

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

[patch #6347] Ignore missing values on long string variables in system f


From: Ben Pfaff
Subject: [patch #6347] Ignore missing values on long string variables in system files
Date: Mon, 17 Dec 2007 01:34:35 +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/?6347>

                 Summary: Ignore missing values on long string variables in
system files
                 Project: PSPP
            Submitted by: blp
            Submitted on: Sunday 12/16/07 at 17:34
                Category: None
              Item Group: None
                  Status: Ready For Test/Review
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Currently, PSPP rejects system files that put missing values on long string
variables.  SPSS 16, however, supports missing values on long string
variables, and it appears to do so by using the existing field for missing
values, thus PSPP needs a small fix to ignore them.

SPSS 16 also uses two new system file extension records (subtypes 20 and 21).
 We can ignore these too.

Patch sys-file-long-string-missing-values.patch takes care of these  issues.

sys-file-reader-uninitialized-data-fix.patch fixes an unrelated problem that
I noticed while reading code.

sys-dissect.patch adds a new tool "dissect-sysfile" that is useful for
figuring out why PSPP might not like a system file, or at least viewing the
system file's structure.

Comments?



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sunday 12/16/07 at 17:34  Name:
sys-file-long-string-missing-values.patch  Size: 2kB   By: blp

<http://savannah.gnu.org/patch/download.php?file_id=14639>
-------------------------------------------------------
Date: Sunday 12/16/07 at 17:34  Name:
sys-file-reader-uninitialized-data-fix.patch  Size: 799B   By: blp

<http://savannah.gnu.org/patch/download.php?file_id=14640>
-------------------------------------------------------
Date: Sunday 12/16/07 at 17:34  Name: sys-dissect.patch  Size: 26kB   By: blp

<http://savannah.gnu.org/patch/download.php?file_id=14641>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6347>

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





reply via email to

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