cisco / ChezScheme

Chez Scheme
Apache License 2.0
6.98k stars 988 forks source link

Unicode 14.0 #634

Closed burgerrg closed 2 years ago

burgerrg commented 2 years ago

unicode-charinfo.ss fails to build with the Unicode 14.0 files:

% make Scheme=scheme    
echo | scheme -q extract-info.ss
Exception in name->wbprop: unexpected property ZWJ
burgerrg commented 2 years ago

@dybvig, do you know what needs to be done to support the ZWJ category?

dybvig commented 2 years ago

Bob, I don't remember now much about the code, but what you've done to add support for ZWJ makes sense to me.