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

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

PSPP-BUG: error: LIST: Output format DATE0 specifies width 0, but DATE r


From: pascal barbedor
Subject: PSPP-BUG: error: LIST: Output format DATE0 specifies width 0, but DATE requires a width between 9 and 40.
Date: Fri, 8 May 2009 12:41:12 +0200

address@hidden:~$ pspp dads.sps
dads.sps:55: error: LIST: Output format DATE0 specifies width 0, but DATE
        requires a width between 9 and 40.
pspp: src/data/data-out.c:101: data_out_legacy: Assertion `fmt_check_output (format)' failed.
******************************************************
You have discovered a bug in PSPP.  Please report this
to address@hidden.  Please include this entire
message, *plus* several lines of output just above it.
For the best chance at having the bug fixed, also
include the syntax file that triggered it and a sample
of any data file used for input.
proximate cause:     Assertion Failure/Abort
version:             GNU pspp 0.6.1 (Fri Apr 17 15:10:46 UTC 2009).
host_system:         i486-pc-linux-gnu
build_system:        i486-pc-linux-gnu
default_config_path: $HOME/.pspp:/etc/pspp
include_path:        ./:$HOME/.pspp/include:/usr/share/pspp
locale_dir:          /usr/share/locale
compiler version:    4.3.3
******************************************************


the faulty instruction is

NUMERIC debut fin (DATE)

(with DATE9 for instance, it works)

best regards
PB




reply via email to

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