Re: [hackers] [sbase][PATCH] grep: remove = flag from readme

From: FRIGN <dev_AT_frign.de>
Date: Sun, 3 Apr 2016 23:39:38 +0200

On Sun, 3 Apr 2016 23:35:21 +0200
Mattias Andrée <maandree_AT_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 <dev_AT_frign.de>
Received on Sun Apr 03 2016 - 23:39:38 CEST

This archive was generated by hypermail 2.3.0 : Sun Apr 03 2016 - 23:48:16 CEST