]> git.eshelyaron.com Git - emacs.git/commit
* Setup correctly the printer while dumping objs in native CU (bug#42088)
authorAndrea Corallo <akrl@sdf.org>
Sun, 28 Jun 2020 12:33:11 +0000 (13:33 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sun, 28 Jun 2020 14:53:08 +0000 (15:53 +0100)
commit7f8512765a50858d51805762e88d291fc31b3490
tree08dca925570475899fa493fcb028b6eb0351e702
parent0eedb5af0b9f505dda9418323c74e992a40e5585
* Setup correctly the printer while dumping objs in native CU (bug#42088)

* src/comp.c (emit_static_object): Bind a bunch of special
variables to setup `prin1-to-string' as
`byte-compile-output-file-form' does.  This to preserve
uninterned symbols.
src/comp.c