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

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

Re: failure on [a-z] regex at gawk


From: Hans-Bernhard Broeker
Subject: Re: failure on [a-z] regex at gawk
Date: 29 May 2005 16:16:37 GMT

Rodrigo Hjort <address@hidden> wrote:
> Dear GAWK developers,

> The regular expression based on alphacharacters intervals seems to
> have a problem, as explained below.

Almost certainly you're wrong.  The key is that [a-z] is not really a
valid "alpharacter interval" any more, as soon as locales other than
"C" or "POSIX" are involved.

The fact that to demonstrate this error you had to change not just
gawk versions, but also the entire Linux distribution it ran on,
should have warned you that other influences might be at play here.
You changed at least two major tools, and the result was different.
That's no way to deduce that one of the tools was the culprit.

-- 
Hans-Bernhard Broeker (address@hidden)
Even if all the snow were burnt, ashes would remain.




reply via email to

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