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 localedata/20206] ay_BO: new locale


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

--- Comment #6 from Nicky Maldonado <profenicky at gmail dot com> ---
(In reply to Mike Frysinger from comment #5)
It is a good solution to have [i/a] 
> yesexpr "^[+1yYiI]"
> noexpr  "^[-0nNaA]"
And so a question, if those regular expressions also have the y/n for english,
Could it be recommended to add a different number options for the pair
yesexpr/noexpr like taking the third letter of jisa/janiwa => s/n?
> yesexpr "^[+1yYsS]"
> noexpr  "^[-0nN]"

-- 
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]