]> git.eshelyaron.com Git - emacs.git/commit
* Emit better debug comments in emit_static_object
authorAndrea Corallo <akrl@sdf.org>
Sun, 31 May 2020 11:22:46 +0000 (12:22 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sun, 31 May 2020 16:27:15 +0000 (17:27 +0100)
commit5cf148cfef23b827629950048dab678f3b9af2d3
tree20f5377a6d450e878b64f11e9a94e14ad72d0179
parentb818a49f667a77b7627c678fb4a2ca014f43695e
* Emit better debug comments in emit_static_object

* src/comp.c (emit_static_object): Do not truncate debug
comments at the first NULL character.
src/comp.c