On Thu 23 Jun 2016 16:13, l...@gnu.org (Ludovic Courtès) writes: > Andy Wingo <wi...@pobox.com> skribis: > >> I just pushed something to master to error when serializing an >> uninterned symbol. Otherwise compiling an uninterned symbol effectively >> interns it! I am not sure that we can apply such a fix in 2.0 though as >> who knows, maybe someone is compiling something with symbols made with >> make-symbol. WDYT? If you agree we can close this bug. > > That makes sense to me.
Closing then. Thanks for the review :) Andy