bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error: Invalid range end:


From: arnold
Subject: Re: error: Invalid range end:
Date: Thu, 09 Jan 2020 02:03:11 -0700
User-agent: Heirloom mailx 12.5 7/5/10

Hi.

I cannot reproduce this under Linux with either 5.0.1 or the
current code base.

What system are you on?  What is your locale?

Thanks,

Arnold

Denis Shirokov <address@hidden> wrote:

> hello,
>
> this is good worked with gawk 4.2.1 and fail with gawk 5.0.1
>
> # gawk.exe -b -s -f ./bug.gwk ./bug.gwk
>
> BEGIN{
>       
>       /[\xC0-\xFF]/
>
> }
>
> # gawk: ./bug.gwk:5: error: Invalid range end: /[А-я]/
>
> # GNU Awk 5.0.1, API: 2.0 (GNU MPFR 3.1.5, GNU MP 6.1.2)
>
> reproduce file attached
>
> best regards
> Denis Shirokov



reply via email to

[Prev in Thread] Current Thread [Next in Thread]