pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-410-g00175


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-410-g00175c6
Date: Sat, 24 Nov 2012 23:51:42 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  00175c601a93d7adba981851860fdf9d72ec9119 (commit)
      from  55418b678b801a77c7e43eec3dcf2d6c890c80d1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 00175c601a93d7adba981851860fdf9d72ec9119
Author: Ben Pfaff <address@hidden>
Date:   Sat Nov 24 15:51:33 2012 -0800

    data-parser: Use data-file error types for data-file errors.
    
    The SW error type that these calls to msg() used before this command
    include the name of the executing command in the error message.  This can
    be confusing because the executing command may not have any connection to
    the command that said to read the data file.  This commit changes these
    error types to DW, which is intended for errors in a data file (and omits
    the command name).
    
    Bug #26517.

-----------------------------------------------------------------------

Summary of changes:
 src/language/data-io/data-parser.c  |   14 +++++++-------
 tests/language/data-io/data-list.at |    2 +-
 tests/language/stats/crosstabs.at   |    4 ++--
 tests/language/stats/rank.at        |   14 +++++++-------
 4 files changed, 17 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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