Moose used an incorrect cast at the C-level resulting in errors with >2**32 IV's...
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 27 Feb 2010 20:40:19 +0000 (20:40 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 27 Feb 2010 20:40:19 +0000 (20:40 +0000)
commit1f1ccccdb5564d10867ffb11df17a5155999a62a
treed5496e8813f36f1af829608d7a5491eef215995e
parentc2168931940aa681120ba25c60658fe33c42cc1d
Moose used an incorrect cast at the C-level resulting in errors with >2**32 IV's on 32 bit systems
Changes
t/900_bug/005_more_than_32_bit_int_on_32_bit_systems.t [new file with mode: 0644]
xs-src/MouseTypeConstraints.xs