Re: [PATCH v3 0/9] icase match on non-ascii

2015-07-15 Thread Duy Nguyen
On Tue, Jul 14, 2015 at 11:42 PM, Torsten Bögershausen tbo...@web.de wrote: (I haven't been able to do more debugging yet, but this doesn't fully work on my Mac OS X box:) Initialized empty Git repository in /Users/tb/NoBackup/projects/git/tb.150714_Duy_grep_utf8/t/trash

Re: [PATCH v3 0/9] icase match on non-ascii

2015-07-15 Thread Torsten Bögershausen
I don't see any way around it, except dropping all the tests. I don't think there is a way for us to test regex locale support at runtime. (I don't think dropping all tests is a good way forward) Either there is runtime code similar to test-regex.c, or how about something like this: commit

[PATCH v3 0/9] icase match on non-ascii

2015-07-14 Thread Nguyễn Thái Ngọc Duy
Compared to v2 - fix grep/pcre on utf-8 even in case is sensitive - peek at $LANG and friends anyway for utf-8 detection even when gettext support is not built in git - s/quote we quote/so we quote/ in 9/9 - rename t7813, s/non-ascii/iso/ Nguyễn Thái Ngọc Duy (9): grep: allow -F -i

Re: [PATCH v3 0/9] icase match on non-ascii

2015-07-14 Thread Torsten Bögershausen
(I haven't been able to do more debugging yet, but this doesn't fully work on my Mac OS X box:) Initialized empty Git repository in /Users/tb/NoBackup/projects/git/tb.150714_Duy_grep_utf8/t/trash directory.t7812-grep-icase-non-ascii/.git/ # lib-gettext: Found 'is_IS.UTF-8' as an is_IS UTF-8