Fixed with https://github.com/rakudo/rakudo/commit/20fa14be7a , tests needed.

> On 4 Mar 2017, at 11:21, Zefram (via RT) <[email protected]> wrote:
> 
> # New Ticket Created by  Zefram 
> # Please include the string:  [perl #130913]
> # in the subject line of all future correspondence about this issue. 
> # <URL: https://rt.perl.org/Ticket/Display.html?id=130913 >
> 
> 
>> chr(0x80000000).ords
> chr codepoint cannot be negative
>  in block <unit> at <unknown file> line 1
> 
> It's right that this signal an error, but the error message in incorrect.
> The erroneous codepoint is a largeish positive number, not negative.
> 
> -zefram

Reply via email to