]> git.eshelyaron.com Git - emacs.git/commit
Add assertion in load_comp_unit
authorAndrea Corallo <akrl@sdf.org>
Mon, 3 Feb 2020 21:12:03 +0000 (21:12 +0000)
committerAndrea Corallo <akrl@sdf.org>
Tue, 4 Feb 2020 11:03:13 +0000 (11:03 +0000)
commitea56b58098d78b242bc0c51cf1d8b1d21962c130
tree0099dd64c3e127a793a0297180a425cc06d9b1eb
parent7c93bb113ec353baa6316fa97744e65a6e109d91
Add assertion in load_comp_unit

While resurrecting from an image dump loading more than once the
same compilation unit does not make any sense.
src/comp.c