Share

LambdaMOO Server

Code

Programming Languages: C

Repositories

browse code, statistics cvs -d:pserver:anonymous@lambdamoo.cvs.sourceforge.net:/cvsroot/lambdamoo login

cvs -z3 -d:pserver:anonymous@lambdamoo.cvs.sourceforge.net:/cvsroot/lambdamoo co -P modulename

browse code, statistics git://lambdamoo.git.sourceforge.net/gitroot/lambdamoo/lambdamoo (read-only)

Show:

What's happening?

  • Comment: Possible bug in verbs.c

    This is actually an extraneous test. The built-in is registered with the args TYPE_OBJ, TYPE_LIST, TYPE_LIST. There should be no way in which this function could be called with v.type != TYPE_LIST. Either it should be fixed to == for pedantic reasons or entirely removed.

    2009-08-02 16:17:03 UTC by kruton

  • Comment: Possible bug in verbs.c

    I think he's right...

    2009-07-08 14:32:13 UTC by nobody

Our Numbers