Bug#846587: include all non-ASCII

2016-12-03 Thread Bill Allombert
On Sat, Dec 03, 2016 at 10:31:45AM +0100, Adam Borowski wrote: > After a thought, it doesn't make any sense to somehow exclude a handful of > non-ASCII symbols when the whole rest of Unicode is hard-coded in the > kernel. Thus, let's make them all work the same. > > I guess it'd be best to change

Bug#846587: include all non-ASCII

2016-12-03 Thread Adam Borowski
After a thought, it doesn't make any sense to somehow exclude a handful of non-ASCII symbols when the whole rest of Unicode is hard-coded in the kernel. Thus, let's make them all work the same. I guess it'd be best to change kernel code to use proper character identification functions (iswfoo())