[cl-markdown-devel] The function STREAM is undefined?
Brandon Edens
brandon at cs.uri.edu
Tue Oct 30 21:55:30 UTC 2007
On Tue, Oct 30, 2007 at 05:10:11PM -0400, Gary King wrote:
> Hi Brandon,
Hi Gary. Thanks for getting back to me.
>
> I'll try to recreate the problem you've found. What Lisp (and on what
> platform) are you using?
Ahh I'm using SBCL 1.0.11 on amd64... I'm a Gentoo user and this sbcl came out
of portage... If you think its an SBCL specific problem then I can try various
versions and/or the git-pulled version...
I have the most current versions of cl-containers, moptilities, and cl-markdown.
> thanks,
>
> On Oct 29, 2007, at 6:23 PM, Brandon Edens wrote:
>
>> Hi all...
>>
>> I'm getting the following error when attempting to invoke markdown...
>>
>> MARKDOWN> (markdown "
>> ### Title
>> Some text
>>
>> * a list
>> * with sublists
>> * and so on
>> * and so on
>>
>> More text" :stream nil)
>>
>>
>>
>> The function STREAM is undefined.
>> [Condition of type UNDEFINED-FUNCTION]
>>
>> Restarts:
>> 0: [ABORT] Return to SLIME's top level.
>> 1: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-thread"
>> {100246E311}>)
>>
>> Backtrace:
>> 0: ("bogus stack frame")
>> 1: ((SB-PCL::FAST-METHOD ITERATE-ELEMENTS (LIST T))
>> #<unavailable argument>
>> #<unavailable argument>
>> :HTML
>> :HTML)
>> 2: (MARKDOWN
>> "
>> ### Title
>> Some text
>>
>> * a list
>> * with sublists
>> * and so on
>> * and so on
>> ..)
>> 3: (SB-INT:SIMPLE-EVAL-IN-LEXENV
>> (MARKDOWN "
>> ### Title
>> Some text
>>
>> * a list
>> * with sublists
>> * and so on
>> * and so on
>> ..))
>>
>>
>> I'm using the latest cl-containers, cl-markdown, etc... I'm having a hard
>> time
>> debugging the problem due to my lack of experience running the slime
>> debugger...
>> Any help would be much appreciated.
>>
>> Brandon
>>
>> --
>> Brandon Edens brandon at cs.uri.edu
>> http://www.brandonedens.org
>> key 0x42248B92
>> _______________________________________________
>> cl-markdown-devel mailing list
>> cl-markdown-devel at common-lisp.net
>> http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel
>
> --
> Gary Warren King, metabang.com
> Cell: (413) 559 8738
> Fax: (206) 338-4052
> gwkkwg on Skype * garethsan on AIM
>
>
>
>
--
Brandon Edens brandon at cs.uri.edu
http://www.brandonedens.org
key 0x42248B92
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-markdown-devel/attachments/20071030/fa0d7323/attachment.sig>
More information about the Cl-markdown-devel
mailing list