[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, stable, updated. v0.6.1-15-g2e18bd
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, stable, updated. v0.6.1-15-g2e18bd3 |
Date: |
Fri, 20 Mar 2009 01:29:30 +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, stable has been updated
via 2e18bd3453a1f225103bf8d75ef3c4493ad301c5 (commit)
from 0527ca8a9d13e99d51b579b27bbfde7d3e11cd94 (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 2e18bd3453a1f225103bf8d75ef3c4493ad301c5
Author: John Darrington <address@hidden>
Date: Fri Mar 20 10:27:46 2009 +0900
Fix corrupted .sav files on w32 builds
Added the O_BINARY flag to the mode of files
created with open, so that lines aren't appended
with extraneous characters, thus corrupting .sav
files.
-----------------------------------------------------------------------
Summary of changes:
Smake | 1 +
src/data/make-file.c | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, stable, updated. v0.6.1-15-g2e18bd3,
John Darrington <=