]> git.eshelyaron.com Git - emacs.git/commit
; bindat (strz): Consistent length type check
authorRichard Hansen <rhansen@rhansen.org>
Sun, 29 May 2022 03:53:51 +0000 (23:53 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 2 Jun 2022 02:20:49 +0000 (22:20 -0400)
commit30ec4a7347b2944818c6fc469ae871374ce7caa4
treec1f5cd55bf6c1b6512296eefe18ab5f193afd8c5
parente66d6b379345063900eb3e99db6367c69a860cdf
; bindat (strz): Consistent length type check

The strz length computation uses `numberp' to switch between
fixed-length and variable-length modes, so packing should too.
lisp/emacs-lisp/bindat.el