On Sun, 3 Apr 2016 23:35:21 +0200
Mattias Andrée <maand...@kth.se> wrote:

Hey Mattias,

> Perhaps it could be noted. But it fails
> with both musl and glibc. I think we need new
> regex engine, perhaps adapted from musl,
> that supports NUL bytes and UTF-8 transparently.

you could also try a

        setlocale(LC_ALL, "UTF-8");

in grep(1). Maybe that works.

Cheers

FRIGN

-- 
FRIGN <d...@frign.de>

Reply via email to