Comment 2 for bug 1931730

Revision history for this message
Sean Maher (spvw) wrote :

Oh, yeah, I forgot to actually include the COMPILE-FILE command I was running.

That's (compile-file "foundbug" :block-compile t :entry-points '(:quote-meta-chars))

Same thing for "findbug", the other lisp file. (Even though :quote-meta-chars isn't actually in one of the files, we don't get to that point in the process I don't think.)