Re: svn commit: r1731300 - in /subversion/trunk/subversion: include/private/svn_utf_private.h libsvn_repos/dump.c libsvn_subr/utf8proc.c svn/cl-log.h svn/log-cmd.c svn/svn.c tests/cmdline/log_tests.py tests/libsvn_subr/utf-test.c
From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
Date: Wed, 24 Feb 2016 16:30:25 +0300
Branko Čibej <brane_at_apache.org> writes:
> Personally I'd much prefer the svn_utf__casefold() you propose (i.e.,
After giving it more thought, I agree that a separate API is a better choice
> Instead of relying on the Unicode spec, I propose a different approach:
I see that utf8proc has UTF8PROC_STRIPMARK flag that does something
Although that's more than just removing the characters that are marked as
Another question is about exposing this ability in the API. I'd say that we
svn_utf__transform(svn_boolean_t normalize,
(or maybe svn_utf__map / svn_utf__alter / svn_utf__fold?)
Do you have an opinion or suggestions about that?
[1] http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
Regards,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.