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

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

Re: [gawk] Possible Bug


From: Stepan Kasal
Subject: Re: [gawk] Possible Bug
Date: Mon, 15 Aug 2005 18:17:20 +0200
User-agent: Mutt/1.4.1i

Hello,

On Mon, Aug 15, 2005 at 10:34:02AM -0500, address@hidden wrote:
> /work> gawk '/[\x00-\x1f\x7e-\xff]/' x.x 
> gawk: fatal: Invalid range end: /[/

since I cannot reproduce the problem on GNU/Linux, it might be a Cygwin
specific bug.

Another idea: put your one line program to a file prog.awk (without the
single quotes, of course) and try
        gawk -f prog.awk x.x

If this fixes the problem, I bet it's a Cygwin bug.

> I will try 3.1.5 and see what happens.  Thanks for the help, and I'll keep
> you posted.

... but it's better to try the latest cygwin package before reporting a
cygwin bug, anyway.

Have a nice day,
        Stepan Kasal




reply via email to

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