This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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 localedata/10501] New: bn_IN collation does not have canonical equivalence definitions


Th bn_IN collation definitions does not have canonical equivalence definitions
for the canonical decomposition of the following letters :
U+09CB BENGALI VOWEL SIGN O
U+09CC BENGALI VOWEL SIGN AU
U+09DC BENGALI LETTER RRA
U+09DD BENGALI LETTER RHA
U+09DF BENGALI LETTER YYA

How to reproduce :
Sort the following sequences in LANG =bn_IN.UTF-8 
��া  written using canonical decomposition of U+09CB BENGALI VOWEL SIGN O
��
�� 
The expected sorting order is 
��
��া
��
But the actual result is 
��া
��
��

-- 
           Summary: bn_IN collation does not have canonical equivalence
                    definitions
           Product: glibc
           Version: 2.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales at sources dot redhat dot com
        ReportedBy: santhosh dot thottingal at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10501

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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