On 11/04/2012 07:12, Marvin Humphrey wrote:
This tester failed pod checker, but also SortSpec for Int64.
http://www.cpantesters.org/cpan/report/814493dc-57cb-11e1-b915-fd4148e967b0
http://www.cpantesters.org/cpan/report/7dd4890a-67cf-11e1-8384-8aa66098b5db
Nick was working on Int64's comparison function recently, and perhaps he can
suggest a minimally invasive backport. FWIW, we don't yet expose the
functionality that's causing the failure, though.
This commit minus the changes to TestNum.c should do it:
http://svn.apache.org/viewvc?view=revision&revision=1310747
Nick