Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Class-Load-XS
From: Thomas Klausner
Date: 2012-10-22 00:36:35
Message id: 20121021223635.C748D175DD@cvs.netbsd.org
Log Message:
Update to 0.06:
0.06 2012-10-08
- Fixed some broken logic that lead to a segfault from the
014-weird-constants.t test on some Perls (but unfortunately not the one I
test with by default). Reported by Chisel Wright (and several other
people). RT #80059.
0.05 2012-10-07
- Require Class::Load 0.20 in the code (not just the distro metadata). This
keeps the tests in sync, and this module needed at least 0.11
anyway. Reported by Father Chrysostomos. RT #80002.
- Weird classes with either an ISA or VERSION constant (who does that?) would
cause the XS to blow up badly. Reported by Father Chrysostomos. RT #79998.
Files: