Re: fix g_utf8_collate_key_for_filename



On Tue, 19 May 2015 16:45:05 +0200, hynner <hynner seznam cz> wrote:
Hello,

I've made (or at least tried to) a fix for
g_utf8_collate_key_for_filename function which now sorts all strings
containing a number case-sensitively. I'm new to all of this (C,Glib, even open source development) so I want to ask you if it's ok.
[...]
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=352237

This fixes g_utf8_collate_key_for_filename on my OS X 10.8 machine but only if I hack the #ifdef logic to actually use this code (it's protected by #ifndef HAVE_CARBON but I have carbon...just want to use your code instead of the carbon one). Maybe attach a patch on the bugzilla item to get it into the usual workflow?

dan

--
Daniel Macks
dmacks netspace org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]