bug-gnu-utils
[Top][All Lists]
Advanced

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

[[:ascii:]] doesn't work


From: Aleksey Cheusov
Subject: [[:ascii:]] doesn't work
Date: 10 Aug 2003 18:07:00 +0300
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

It seems to me that gawk 3.1.[0-3] is broken.

0 0,cheusov>echo -e 'hello' | mawk '/^[[:ascii:]]+$/'
*0 0,cheusov>echo -e 'hello' | gawk '/^[[:ascii:]]+$/'
gawk: cmd. line:1: fatal: Invalid character class name: /^[[:ascii:]]+$/
0 2,cheusov>gawk --version
GNU Awk 3.1.0
...
0,cheusov>

-- 
Best regards, Aleksey Cheusov.




reply via email to

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