[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-586-g54a2d
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-586-g54a2df2 |
Date: |
Mon, 29 Apr 2013 15:54:37 +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 54a2df235d08f661a3122f5b40361258d35014c8 (commit)
from ca03163952f89844c4a6e96eba59433a15962125 (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 54a2df235d08f661a3122f5b40361258d35014c8
Author: John Darrington <address@hidden>
Date: Mon Apr 29 13:40:06 2013 +0200
list.c Use "long" instead of "int" for command parameters.
Commit 4e5a6cc044c6c82e6c4d842bf056579b6bc47d48 used int instead of long
for the
parameters of the LIST command. This caused compiler warnings and problems
on
64 bit machines. This change fixes that.
-----------------------------------------------------------------------
Summary of changes:
src/language/data-io/list.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-586-g54a2df2,
John Darrington <=