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.6.1-473-g275fe


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-473-g275fecd
Date: Sat, 21 Mar 2009 06:15:26 +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  275fecdac3c7104f1095ec940cb1e2a6113872cd (commit)
      from  53ae54521dfa22f62bb9ba8be02457a3a46dfb15 (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 275fecdac3c7104f1095ec940cb1e2a6113872cd
Author: John Darrington <address@hidden>
Date:   Sat Mar 21 15:12:47 2009 +0900

    Fix crash when running under windows with non-english locale
    
    Fixed a bug which manifested itself when running a Mingw compiled
    binary with a non-english locale.  setlocale returns a statically
    allocated string, so it's valid only until the next call to setlocale.
    Thanks to Michel Boaventura for reporting and helping to diagnose this
    problem.

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

Summary of changes:
 src/libpspp/i18n.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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