X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Feval.c;h=cf07fc27d35a45ad4330d3df396d5ac0dce0599a;hb=6c37db19652160dd4b98987abd8ae210d51be511;hp=49a9efb51fda4d43e405efdf07af75003932d20c;hpb=1d9bc86590766427e2431876a50d78206a99edd5;p=chise%2Fxemacs-chise.git diff --git a/src/eval.c b/src/eval.c index 49a9efb..cf07fc2 100644 --- a/src/eval.c +++ b/src/eval.c @@ -5529,7 +5529,7 @@ If due to `eval' entry, one arg, t. staticpro (&Vpending_warnings); Vpending_warnings = Qnil; - pdump_wire (&Vpending_warnings_tail); + dump_add_root_object (&Vpending_warnings_tail); Vpending_warnings_tail = Qnil; staticpro (&Vautoload_queue);