[Issue 18241] Missing characters from std.uni.unicode.Default_Ignorable_Code_Point

2018-01-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18241 hst...@quickfur.ath.cx changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 18241] Missing characters from std.uni.unicode.Default_Ignorable_Code_Point

2018-01-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18241 --- Comment #1 from hst...@quickfur.ath.cx --- Actually, strike U+06DD and U+070F from the list. These are explicitly specified by TR 44 as being exceptional cases that should NOT be ignored, even though they belong to the Cf category. --