This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug locale/22898] New: Some Chinese characters cannot be sorted by adding sorting rules to LC_COLLATE


https://sourceware.org/bugzilla/show_bug.cgi?id=22898

            Bug ID: 22898
           Summary: Some Chinese characters cannot be sorted by adding
                    sorting rules to LC_COLLATE
           Product: glibc
           Version: 2.27
            Status: NEW
          Severity: normal
          Priority: P2
         Component: locale
          Assignee: unassigned at sourceware dot org
          Reporter: maiku.fabian at gmail dot com
  Target Milestone: ---

Created attachment 10854
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10854&action=edit
0001-Test-patch-to-show-that-some-Chinese-characters-cann.patch

Some Chinese characters cannot be sorted by adding collation rules to
LC_COLLATE.

For example:

𫡅 U+2B845

cannot be sorted but

𠮞 U+20B9E

can be sorted.

The attached patch demonstrates this problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]