[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #19335] Get rid of warnings in perl scripts
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: [bug #19335] Get rid of warnings in perl scripts |
Date: |
Thu, 12 Jul 2007 00:51:36 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-1) |
Update of bug #19335 (project pspp):
Status: None => Ready for Test/Review
_______________________________________________________
Follow-up Comment #2:
This patch standardizes on "use strict; use warnings 'all';" for all the Perl
scripts I could find in the source tree and fixes the warnings that it
produces. As part of that I greatly simplified the get-commands.pl parsing,
although it's probably harder to read now. I also made get-commands.pl add
an "End:" line to the Emacs mode comment that it produces, without which
Emacs gives a warning when I open ni.texi.
(file #13289)
_______________________________________________________
Additional Item Attachment:
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?19335>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #19335] Get rid of warnings in perl scripts,
Ben Pfaff <=