Avoid the need for 2 casts added in 31055 by using a better type for
authorNicholas Clark <nick@ccl4.org>
Wed, 25 Apr 2007 09:54:17 +0000 (09:54 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 25 Apr 2007 09:54:17 +0000 (09:54 +0000)
commit16d8f38a2d6ab27610f67c929d18408a3acc29a9
tree8fdfed33308dc5711738fe779105411073ae430a
parent61cc0970c5d0c4b2204859ac6d67af310deec637
Avoid the need for 2 casts added in 31055 by using a better type for
the local variable. Add an assertion that another cast is not a data
loss (and that there is no buffer overflow)

p4raw-id: //depot/perl@31069
ext/Devel/Peek/Peek.xs
utf8.c