On Wed, Jul 27, 2016 at 08:21:12AM +0300, Valentin Nechayev wrote:
> Hi,
> to navigate to a known page number, one should press "0" "<number>p".
> At 32-bit systems, this doesn't allow entering more than 4 characters,
> so, "999p" is allowed, but "1000p" is not, if refuses additional
> characters after "1000".
> 
> In LYGetFile.c, this is in the row
> 
>     if (LYgetBString(&temp, FALSE, sizeof(temp), NORECALL) < 0 ||

This was fixed in

2015-04-12 (2.8.9dev.5)
* restore large buffer-size from follow_link_number() which was altered in
  2.8.8dev.10 changes to use LYgetBString() (Debian #699068) -TD, -TG

-- 
Thomas E. Dickey <[email protected]>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to