GNU bug report logs -
#48711
Crashes in lisp_string_width
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Fri, 28 May 2021 06:40:02 UTC
Severity: normal
Tags: fixed
Fixed in version 28.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Juri Linkov <juri <at> linkov.net>
> Cc: 48711 <at> debbugs.gnu.org
> Date: Fri, 28 May 2021 11:39:46 +0300
>
> This is the shortest test case:
>
> (require 'char-fold)
> (setq char-fold-symmetric t)
> (char-fold-update-table)
>
> and your latest change 3fe2f482bd fixed it,
> so this can be closed.
Thanks. The fix notwithstanding, the test case is very useful, and it
already allowed me to find one more bug there, which was exposed by
adding support for automatic compositions. Now fixed.
> BTW, now compilation highlights this line
>
> Pure-hashed: 15274 strings, 3028 vectors, 41734 conses, 2570 bytecodes, 254 others
>
> using red error face. Does this mean that something needs to be fixed?
You mean, this is a result of the string-width changes?
This bug report was last modified 3 years and 353 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.