pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/34361 CVS commit: pkgsrc/devel/p5-Params-Validate
The following reply was made to PR pkg/34361; it has been noted by GNATS.
From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: PR/34361 CVS commit: pkgsrc/devel/p5-Params-Validate
Date: Fri, 3 Nov 2006 09:55:01 +0000 (UTC)
Module Name: pkgsrc
Committed By: obache
Date: Fri Nov 3 09:55:01 UTC 2006
Modified Files:
pkgsrc/devel/p5-Params-Validate: Makefile distinfo
Log Message:
Update p5-Params-Validate to 0.86.
Patch provided by Martin Wilke via PR 34361.
Changes:
0.86 August 9, 2006
* I cannot get this module to compile with Perl 5.00504 any more. I
get errors from including CORE/perl.h, so the problem may be outside
my control, but help is welcome.
- Only turn inlining on if __GNUC__ is defined, since it seems that so
many other compilers don't support this. RT #20881.
- Removed spaces in #define, #ifdef, etc. Suggested by Peter
Marquardt.
- If a type is specified as a string ('SCALAR', not SCALAR), this is
now caught and a useful error is thrown. RT #9660.
0.85 June 7, 2006
- Compiles without warnings under gcc's -Wall. Warnings reported by
Scott Godin.
- Turned off inlining with HP-UX compiler. RT #19763.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/devel/p5-Params-Validate/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/devel/p5-Params-Validate/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