diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-05-18 17:17:46 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-05-18 17:24:35 -0700 |
commit | c5eafccc9d2a32ef422060e50533b36292bdcc01 (patch) | |
tree | 895fdec0566fea0f1b94ac54dc2051f65eae925c /test/lisp/emacs-lisp/regexp-opt-tests.el | |
parent | 06fe322c8d7123edea0759a7aa12051f4e676376 (diff) | |
download | emacs-c5eafccc9d2a32ef422060e50533b36292bdcc01.tar.gz emacs-c5eafccc9d2a32ef422060e50533b36292bdcc01.tar.bz2 emacs-c5eafccc9d2a32ef422060e50533b36292bdcc01.zip |
Reject attempts to clear pure strings
* src/fns.c (Ffillarray, Fclear_string):
Add CHECK_IMPURE here, to be consistent with Faset etc.
(Ffillarray): Prefer memset when the fill is a single byte.
Diffstat (limited to 'test/lisp/emacs-lisp/regexp-opt-tests.el')
0 files changed, 0 insertions, 0 deletions