[perl #130843] [MOAR][IO] .seek(... SeekFromCurrent) seeks to incorrect place if called after .readchars

2018-03-10 Thread Jan-Olof Hendig via RT
On Wed, 22 Feb 2017 15:09:44 -0800, c...@zoffix.com wrote: > If .seek(... SeekFromCurrent) is called after a call to .readchars, > the position sought to appears to be way off target: > > 22:54 IOninja m: "/tmp/Foo.pm6".IO.spurt: "I love you so very > much"; with "/tmp/Foo.pm6".IO.open { .re

[perl #130843] [MOAR][IO] .seek(... SeekFromCurrent) seeks to incorrect place if called after .readchars

2017-02-22 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #130843] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130843 > If .seek(... SeekFromCurrent) is called after a call to .readchars, the position sought t