Commit ID:      1005EEE85495D5828F3
CVSROOT:        /cvs
Module name:    contrib
Changes by:     t...@herc.mirbsd.org    2020/06/20 21:54:01 UTC

Modified files:
        code/Snippets  : eaw2glibc

Log message:
allow only defined codepoints in the width table

cf. https://sourceware.org/bugzilla/show_bug.cgi?id=26120#c7

note: ischar[codepoint] is way too slow (linked list) so we nameref
      isch${codepoint#16#}=1 as variables are already hashtables in
      mksh (to be fixed for arrays in some later release)

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.1 -r1.2 contrib/code/Snippets/eaw2glibc

Reply via email to