diff options
author | Richard Hansen <rhansen@rhansen.org> | 2022-05-29 21:23:57 -0400 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-06-22 16:54:54 +0300 |
commit | eff42dc0af741cc56c52d7d9577d29fc16f9f665 (patch) | |
tree | e1fa14d61d5f6847c5c7e38d25e6b8f055777482 /test/lisp/emacs-lisp/pp-resources/code-formats.erts | |
parent | 5f1bd872478927ad4bc635502e74628d39885286 (diff) | |
download | emacs-eff42dc0af741cc56c52d7d9577d29fc16f9f665.tar.gz emacs-eff42dc0af741cc56c52d7d9577d29fc16f9f665.tar.bz2 emacs-eff42dc0af741cc56c52d7d9577d29fc16f9f665.zip |
; bindat (strz): Move all pack logic to pack function (bug#56048)
Motivation/rationale:
* Improve code readability. Now `bindat--pack-strz` is used for all
`strz` packing, not just variable-length `strz` packing.
* Make it easier to change the behavior of fixed-length `strz`
packing without also affecting the behavior of `str` packing. (A
future commit will modify `strz` to write a null terminator if
there is room.)
Diffstat (limited to 'test/lisp/emacs-lisp/pp-resources/code-formats.erts')
0 files changed, 0 insertions, 0 deletions