pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/42536 CVS commit: pkgsrc/shells/osh
The following reply was made to PR pkg/42536; it has been noted by GNATS.
From: Thomas Klausner <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/42536 CVS commit: pkgsrc/shells/osh
Date: Tue, 5 Jan 2010 11:21:20 +0000
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 5 11:21:20 UTC 2010
Modified Files:
pkgsrc/shells/osh: Makefile distinfo
Log Message:
Update to 20091218, provided by J.A.Neitzel in PR 42536. Set LICENSE.
Changes:
1) This update fixes a compilation problem on AIX caused by not
wrapping WCOREDUMP(s) with #ifdef WCOREDUMP ... #endif.
2) General code cleanup and rechecking w/ splint(1) reduces
unnecessary code duplication and eases future maintenance.
3) This update adds the program name to osh diagnostics (e.g.,
"osh: syntax error") for the sake of user friendliness.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/shells/osh/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/shells/osh/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index