Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-List-MoreUtils
From: Jens Rehsack
Date: 2009-09-20 13:05:17
Message id: 20090920110517.CA568175DA@cvs.netbsd.org
Log Message:
Updating devel/p5-List-MoreUtils from 0.24 to 0.25beta02
Upstream changes:
0.25_02 Sat Aug 1 06:41:55 EDT 2009
- MS VC++ 7 doesn't like inline nor 'long long'
(patch provided by Taro Nishino (taro DOT nishino AT gmail.com)
- Newx isbn't around in older perls so use New(0,...) instead
0.25_01 Thu Jul 30 17:43:20 EDT 2009
- it seems the only way of handling the stack that works on all
flavors of the multicall API is by making a shallow copy of it
and use that between the PUSH/POP_MULTICALL bracket
- fix awkward ok() override in List-MoreUtils.t so that it reports
line numbers in test failures properly
Files: