develooper Front page | perl.perl5.porters | Postings from July 2016

[perl #128607] POD: sysseek

Thread Next
From:
l.mai@web.de via RT
Date:
July 12, 2016 20:59
Subject:
[perl #128607] POD: sysseek
Message ID:
rt-4.0.18-2577-1468357134-1094.128607-15-0@perl.org
On Tue Jul 12 02:56:05 2016, niczero@wow.com wrote:
> The POD for sysseek [perldoc -f sysseek] appears to me to have an
> error.  In the second stanza it says
> 
> Note the in bytes: even if the filehandle has been set to operate
> on characters (for example by using the ":encoding(utf8)" I/O
> layer), "tell" will return byte offsets, not character offsets
> (because implementing that would render "sysseek" unacceptably
> slow).
> 
> Where it says "tell" I think it should say "sysseek".  I suspect
> it shouldn't mention 'tell' at all, other than in the following
> stanza.

I agree. Fixed in 6d451ee1.

---
via perlbug:  queue: perl5 status: open
https://rt.perl.org/Ticket/Display.html?id=128607

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About