Re: [Mingw-w64-public] std::regex freezes in Japanese locale

2021-01-24 Thread Jonathan Wakely
On Sun, 24 Jan 2021 at 08:15, Liu Hao wrote: > > 在 2021-01-24 02:05, Hannes Domani via Mingw-w64-public 写道: > > Am Samstag, 23. Januar 2021, 16:46:18 MEZ hat Jeroen Ooms > > Folgendes geschrieben: > > > >> A user of the R programming language has reported that std::regex > >> causes a hang for c

Re: [Mingw-w64-public] std::regex freezes in Japanese locale

2021-01-24 Thread Liu Hao
在 2021-01-24 02:05, Hannes Domani via Mingw-w64-public 写道: Am Samstag, 23. Januar 2021, 16:46:18 MEZ hat Jeroen Ooms Folgendes geschrieben: A user of the R programming language has reported that std::regex causes a hang for certain regular expressions when running in Japanese locale. I was ab