[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2335-g759c
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2335-g759c65a |
Date: |
Thu, 12 Jan 2012 20:23:59 +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 759c65a59048de2b9d2ab35cf817fcce52d236f3 (commit)
from 7a48928f76e0f4599be8f65b1b3bafd03d73a628 (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 759c65a59048de2b9d2ab35cf817fcce52d236f3
Author: John Darrington <address@hidden>
Date: Thu Jan 12 21:21:54 2012 +0100
Avoid deprecated Perl syntax.
Apparently new perl versions don't like qw(x y z) without outer
parentheses. See
http://search.cpan.org/~flora/perl-5.14.2/pod/perl5140delta.pod#Use_of_qw%28...%29_as_parentheses
This change adds these parentheses.
Reported-by: bojo42 <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
tests/data/data-out.at | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2335-g759c65a,
John Darrington <=