On Fri, Apr 29, 2016 at 01:19:41PM +0200, Mattias Andrée wrote: > setlocale(LC_ALL, ""); > > is necessary for UTF-8 support in the regex-engine.
Maintain the workaround locally until we write our own regex engine.
On Fri, Apr 29, 2016 at 01:19:41PM +0200, Mattias Andrée wrote: > setlocale(LC_ALL, ""); > > is necessary for UTF-8 support in the regex-engine.
Maintain the workaround locally until we write our own regex engine.