# New Ticket Created by  "Andrew Whitworth" 
# Please include the string:  [perl #51982]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=51982 >


src/string_primitives.c:Parrot_char_digit_value was producing a
compile-time warning because the function is supposed to be returning
a UINTVAL, and is returning -1 on error. I applied a simple typecast
to make this warning go away.

--Andrew Whitworth

Attachment: stringprimitivestypecast.patch
Description: Binary data

Reply via email to