bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] 4.0.0 Regex Patterns Choke on Exotic Chars


From: arnold
Subject: Re: [bug-gawk] 4.0.0 Regex Patterns Choke on Exotic Chars
Date: Mon, 12 Sep 2011 07:19:10 GMT

Hi Eli.

I looked into this for a bit and don't see any way to set the locale to
windows 1252 on Linux.  If there's a way with Cygwin I can try that.

Otherwise, it looks like a problem with compiling the regular expression.
Start with make_regexp and keep digging down.  You may want to try
compiling without optimzatin; I've seen the regex code break optimizers
before.

Thanks,

Arnold

> Date: Sun, 11 Sep 2011 21:02:25 +0300
> From: Eli Zaretskii <address@hidden>
> Subject: Re: [bug-gawk] 4.0.0 Regex Patterns Choke on Exotic Chars
> To: address@hidden
> Cc: address@hidden, address@hidden
>
> > Date: Sun, 11 Sep 2011 17:54:13 GMT
> > From: address@hidden
> > Cc: address@hidden
> > 
> > Hi. I tried this using gawk compiled under Cygwin and had no trouble,
> > although with the binaries you supplied a link to the problem does show up.
> > I think you should report it to whoever compiled the binaries.
>
> My binaries compiled by myself also show the problem.
>
> If you cannot reproduce this on GNU/Linux, even if you set up the
> locale to use windows-1252 character set, then I'd appreciate
> instructions to how to debug this.



reply via email to

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