[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, pre-0.6.1, updated. v0.6.0-47-geeb
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, pre-0.6.1, updated. v0.6.0-47-geebfb13 |
Date: |
Sun, 05 Oct 2008 18:24:13 +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, pre-0.6.1 has been updated
via eebfb13c43a0623eec8b83824a0802cdc60e533e (commit)
from a0b613e3110c673829cc7c5c005b9591ab99c3d9 (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 eebfb13c43a0623eec8b83824a0802cdc60e533e
Author: Ben Pfaff <address@hidden>
Date: Sun Oct 5 11:17:10 2008 -0700
Use Gnulib module "regex", to fix linking on Mingw.
The GUI code uses POSIX regular expressions, which Mingw has in a separate
library (-lregex). We could just search for that library, but by including
our own implementation (via Gnulib) we also work around known bugs in
system regular expression implementations.
-----------------------------------------------------------------------
Summary of changes:
Smake | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, pre-0.6.1, updated. v0.6.0-47-geebfb13,
Ben Pfaff <=