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-553-gd2e22


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-553-gd2e22ed
Date: Sun, 07 Apr 2013 20:00:36 +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  d2e22edf089ef0d635671732487d7d4918d30186 (commit)
      from  9cbe8f135bb944db20c630e991d995af0027d058 (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 d2e22edf089ef0d635671732487d7d4918d30186
Author: Ben Pfaff <address@hidden>
Date:   Sun Apr 7 12:57:32 2013 -0700

    ascii: Omit whitespace at the end of a line.
    
    Long string variables tend not to be completely filled with data, which
    means that they end in a lot of spaces.  The ASCII output driver didn't
    handle these well.  Instead, it put a blank line in the cell for each
    trailing space.
    
    This fixes the problem and adds a test.
    
    Reported by Ronald Crichton.
    Bug #38672.

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

Summary of changes:
 src/output/ascii.c     |   33 ++++++++++++++++--------------
 tests/output/render.at |   51 ++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 57 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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