I was trying to test examples in the Gambit-c manual. I am getting the following error message
gsi Gambit v4.5.3
(currentthread) *** ERROR IN (console)@1.2 -- Unbound variable: currentthread
Do I have to 'load' something before I call 'currentthread'? This is Gambit v4.5.3 compiled for Solaris 10. -- - Joe
Afficher les réponses par date
Christian, Thanks for the tab completion.(its useful) I did pick up from the internet somewhere using google. Hence the mistake. Now I am using the pdf doc from " http://www.iro.umontreal.ca/~gambit/doc/gambit-c.pdf" and has the right keywords Thanks everyone for the responses. - Joe On Wed, Dec 16, 2009 at 5:03 PM, Christian Jaeger <chrjae@gmail.com> wrote:
(currentthread)
(current-thread)
If you got the misspelling from some docs, could you tell where?
Also, there is symbol completion at least on some systems using the tab key.
Christian.
-- - Joe
participants (2)
-
Christian Jaeger -
joe tex