On Wed, Jan 04, 2017 at 02:46:51PM +0100, Jakub Jelinek wrote:
> As for other proposals, not sure if I remember all the details, I think
> 160808.1 is in, 161027.1 will say that the hashing of identifiers in
> .debug_names (no matter if case sensitive or not) roughly starts by
> replacing U+0131 characters with U+0069 (i.e. use i instead of small

U+0130 as well with U+0069.  Basically the hashing is non-Turkish as well
as Turkish locale compatible, as all of U+0049, U+0069, U+0130 and U+0131
are hashed the same.

        Jakub

Reply via email to