Make srand respect magic
authorFather Chrysostomos <sprout@cpan.org>
Wed, 27 Jun 2012 00:41:40 +0000 (17:41 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 27 Jun 2012 07:51:44 +0000 (00:51 -0700)
commitb3fe86802b6b6c36e1eb49a8b2a063d758f2e404
treeed82aa7e46bad6dc3861222f1ee94ffc25d92953
parent9d7bf48eff0f88f150105f63dab97d99b6b4e1fc
Make srand respect magic

It was returning U+FFFD for negative numbers, but only for non-magical
variables.
pp.c
t/op/chr.t