Hi,

One goal of tre-agrep is to be somewhat similar to GNU grep, so in
that sense this
a (significant) deviation can be considered a bug.

What is actually happening is that you probably have LANG or LC_CTYPE or such
set to UTF-8, and non-UTF-8 input is causing some code somewhere to error out.
Invalid characters in the input should be skipped one by one, instead
of skipping
the rest of the input.

I have no fix handy, and don't really have the time to look into this
now.  Sorry.

-- 
Ville



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to