[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-64-gaa3f30
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-64-gaa3f30f |
Date: |
Sat, 03 Mar 2012 05:23:08 +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 aa3f30ff112a22a2b974705cee25ace88e4cb284 (commit)
from 6be12778a162063cbdcd0e79043bd5a4ef2204a6 (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 aa3f30ff112a22a2b974705cee25ace88e4cb284
Author: Ben Pfaff <address@hidden>
Date: Fri Mar 2 21:22:16 2012 -0800
pool: Use 16-byte alignment on 64-bit architectures.
glibc jmp_buf needs 16-byte alignment on ia64. PSPP allocates
jmp_buf inside a pool in a few places, so this change should fix
many tests on ia64.
Found by Debian autobuilder.
-----------------------------------------------------------------------
Summary of changes:
src/libpspp/pool.c | 10 ++++++++--
1 files changed, 8 insertions(+), 2 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-64-gaa3f30f,
Ben Pfaff <=