I get the same thing from a fresh compile. Try closing out your lisp, restarting, and try again. The second time i loaded markdown it worked It seems like it may be some incorrect dependency in the asd. -- Tim Ritchey
On Apr 26, 2009, at 5:06 PM, Tiarnan O'Corrain ocorrain@gmail.com wrote:
Hi--
I get the following when I try to use the markdown function: it happens every time:
(cl-markdown:markdown "this" :format :html :stream t)
Here's the backtrace?
0: (SB-PCL::FIND-CLASS-FROM-CELL NIL NIL T) 1: ((SB-PCL::FAST-METHOD MAKE-INSTANCE (SYMBOL)) #<unavailable argument> #<unavailable argument> NIL)[:EXTERNAL] 2: (CL-MARKDOWN::CHUNK-SOURCE #<CL-MARKDOWN::DOCUMENT this {100383D071}> "this") 3: (CL-MARKDOWN:MARKDOWN "this")[:EXTERNAL]
Has anyone else seen this?
thanks
Tiarnan
difficile est saturam non scribere _______________________________________________ cl-markdown-devel mailing list cl-markdown-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel