[haiku-commits] Re: haiku: hrev52676 - src/kits/interface

  • From: Adrien Destugues <pulkomandy@xxxxxxxxx>
  • To: "haiku-commits@xxxxxxxxxxxxx" <haiku-commits@xxxxxxxxxxxxx>
  • Date: Sat, 22 Dec 2018 09:02:44 +0100


You want <128 not 255 for ascii. Otherwise you include iso 8859-15 (é, à,
most european accented chars) which is not what we want here.


It may be simpler to test explicitly for ranges 'a'-'z' and 'A'-'Z' here.
Or ideally for "is this in the current keymap"?



-- 
Adrien Destugues / PulkoMandy
http://pulkomandy.tk

Other related posts: