• src/sbbs3/GNUmakefile js_client.c js_global.c jsdoor.c main.cpp objects.mk sbbs.h targets.mk

    From deuce@VERT to CVS commit on Tuesday, October 27, 2015 18:38:41
    src/sbbs3 GNUmakefile 1.226 1.227 js_client.c 1.26 1.27 js_global.c 1.347 1.348 jsdoor.c NONE 1.1 main.cpp 1.625 1.626 objects.mk 1.60 1.61 sbbs.h 1.416 1.417 targets.mk 1.37 1.38
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv20388

    Modified Files:
    GNUmakefile js_client.c js_global.c main.cpp objects.mk sbbs.h
    targets.mk
    Added Files:
    jsdoor.c
    Log Message:
    Add new "jsdoor" binary which has no dependencies on libsbbs.so or the ctrl directory. This is the beginnings of the ability to write a door in JS for
    all BBSes, not just Synchronet (door kit pending).

    This requires moving js_CreateCommonObjects() into main.cpp, which requires constifying the name parameter to js_CreateClientObject() due to C++ being
    more paranoid about using a string literal as a char * parameter
    (warning fix).




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net