[asdf-devel] clear-output-translations and saved cores

Raymond Toy toy.raymond at gmail.com
Mon Jun 13 02:07:38 UTC 2011


>>>>> "Fare" == Far  <Far> writes:

    Fare> At this point, my answer is: "I accept patches!"

No patch, but this is you could add for cmucl and sbcl:

#+cmu
(pushnew 'clear-configuration ext:*before-save-initializations*)

#+sbcl
(pushnew 'clear-configuration sb-ext:*save-hooks*)

Ray





More information about the asdf-devel mailing list