diff options
author | Richard Hansen <rhansen@rhansen.org> | 2022-06-12 01:19:43 -0400 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-06-12 09:59:13 +0300 |
commit | c1829b307cffce046bec6fcbdff03dbab9f4b562 (patch) | |
tree | 0814466d82fb9bf840ba719a060f2026931fa643 /test/lisp/emacs-lisp/hierarchy-tests.el | |
parent | c2695621fc52aa5eeebc45b82b9b916e30568589 (diff) | |
download | emacs-c1829b307cffce046bec6fcbdff03dbab9f4b562.tar.gz emacs-c1829b307cffce046bec6fcbdff03dbab9f4b562.tar.bz2 emacs-c1829b307cffce046bec6fcbdff03dbab9f4b562.zip |
bindat (str, strz): Reject non-ASCII, non-`eight-bit' characters
* lisp/emacs-lisp/bindat.el (str) (strz): Signal an error if the user
attempts to pack a multibyte string containing characters other than
ASCII and `eight-bit' characters (bug#55897).
* doc/lispref/processes.texi (Bindat Types): Update documentation.
* test/lisp/emacs-lisp/bindat-tests.el (str) (strz): Add tests.
Diffstat (limited to 'test/lisp/emacs-lisp/hierarchy-tests.el')
0 files changed, 0 insertions, 0 deletions