[perl #69384] numericness failure in sorting
authorZefram <zefram@fysh.org>
Sun, 27 Sep 2009 12:42:11 +0000 (14:42 +0200)
committerRafael Garcia-Suarez <rgs@consttype.org>
Sun, 27 Sep 2009 12:42:11 +0000 (14:42 +0200)
commit93e19c0f634ff075d96380394c4e3449389368d8
tree7a430f687af4320300fe628219042a91e1cb8570
parent338584c0b1c948a967b5e2ecbb69c512410589e4
[perl #69384] numericness failure in sorting

This patch removes the error "Sort subroutine didn't return a numeric
value" and adds a regression test.
pod/perldiag.pod
pp_sort.c
t/op/sort.t