On Thu, Oct 10, 2024 at 06:27:20PM +0200, Andreas Schwab wrote: > On Okt 10 2024, Eli Zaretskii wrote: > > > I think we should declare 'oval' as 'int' instead. > > The octal case also needs a better range check, so that \777 is not > parsed as 511.
Thanks for the report, should be done in commit 49a84ec1c0aebd (today's date).
