PATCH [perl #120314]: fold_grind.t spews tons of warnings
authorKarl Williamson <public@khwilliamson.com>
Fri, 18 Oct 2013 02:33:30 +0000 (20:33 -0600)
committerKarl Williamson <public@khwilliamson.com>
Fri, 25 Oct 2013 05:00:25 +0000 (23:00 -0600)
commitd4fcb1dc97692eaf7376c38783103c51b664ffc5
tree4539b05fc49977e3090f27e95b40d78f0a483ca2
parent2e73d70e524ca7e5c7c5ae9b0017c31f6f6d4d9a
PATCH [perl #120314]: fold_grind.t spews tons of warnings

It turns out that fixing the compiler warnings about possible loss of data
(by adding casts) silences these warnings.
regcomp.c