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

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

PSPP-BUG: [bug #30682] PSPP crashes with a F format of width bigger than


From: Michel Boaventura
Subject: PSPP-BUG: [bug #30682] PSPP crashes with a F format of width bigger than 40
Date: Sun, 08 Aug 2010 02:51:36 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100807 Gentoo Firefox/3.6.8

URL:
  <http://savannah.gnu.org/bugs/?30682>

                 Summary: PSPP crashes with a F format of width bigger than
40
                 Project: PSPP
            Submitted by: michelboaventura
            Submitted on: Sun Aug  8 02:51:35 2010
                Category: Other
                Severity: 5 - Average
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

PSPP should complain if one tries to use a width bigger than 40 on the F
format, but instead it crashes. The above syntax does the job:

DATA LIST LIST /x.
BEGIN DATA.
1
2
3
END DATA.
SET FORMAT F41.
DESCRIPTIVES /x.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30682>

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




reply via email to

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