Re: Any arguments for keeping Yum case-sensitive?

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

 



On Thu, Mar 10, 2011 at 07:01:20PM +0000, Alan Cox wrote:
> > Do you say package names change with each language?.
> 
> No but the question is "abcde" the same as "ABCDE" except for case does

In most locales "abcde" and "ABCDE" is the same when doing case insensitive
comparison, but e.g. wcscasecmp (L"hijkl", L"HIJKL") returns non-zero
in tr_TR.UTF-8 while it returns 0 in en_US.UTF-8 or C locales.

	Jakub
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux