• update jsdocs.html

    From Ragnarok@VERT/DOCKSUD to All on Wednesday, December 05, 2018 15:22:59
    hi!
    I see that the jsobjs.html from synchro.net/docs are for 3.16
    Is this file updated for cvs somewhere?
    I try to generate it but i have this error:

    ---<cut>--
    Documenting: File
    Prop: name
    Prop: mode
    Prop: exists
    Prop: is_open
    Prop: eof
    Prop: error
    Prop: descriptor
    Prop: etx
    Prop: debug
    Prop: position
    Prop: date
    Prop: length
    Prop: attributes
    Prop: network_byte_order
    Prop: rot13
    Prop: uue
    Prop: yenc
    Prop: base64
    Prop: crc16
    Prop: crc32
    Prop: chksum
    Prop: md5_hex
    Prop: md5_base64
    Prop: ini_key_len
    Prop: ini_key_prefix
    !JavaScript /sbbs/exec/jsdocs.js line 194: TypeError: obj[prop] is null /sbbs/exec/jsdocs.js executed in 0.69 seconds
    !Module (jsdocs.js) set exit_code: 1

    JavaScript: Destroying context
    JavaScript: Destroying runtime

    Returning error code: 1
    root@scarlet:/sbbs/exec#

    thanks!

    Ragnarok
    ---
    Dock sud BBS
    http://bbs.docksud.com.ar
    þ Synchronet þ Dock Sud BBS TLD 24 HS - http://bbs.docksud.com.ar - telnet://bbs.docksud.com.ar
  • From Ragnarok@VERT/DOCKSUD to All on Saturday, December 22, 2018 22:41:39
    Re: update jsdocs.html
    By: Ragnarok to All on Wed Dec 05 2018 15:22:59

    hi!
    I see that the jsobjs.html from synchro.net/docs are for 3.16
    Is this file updated for cvs somewhere?
    I try to generate it but i have this error:

    ---<cut>--
    Documenting: File
    Prop: name
    Prop: mode
    Prop: exists
    Prop: is_open
    Prop: eof
    Prop: error

    Hi again, the process are finish ok now.
    But the generated content are weird. I see a dump of my mesage areas

    Can you see it at:

    http://test.bbs.docksud.com.ar/jsobjs.html




    Ragnarok
    ---
    Dock sud BBS
    http://bbs.docksud.com.ar
    þ Synchronet þ Dock Sud BBS TLD 24 HS - http://bbs.docksud.com.ar - telnet://bbs.docksud.com.ar
  • From Digital Man@VERT to Ragnarok on Saturday, December 22, 2018 20:20:58
    Re: update jsdocs.html
    By: Ragnarok to All on Sat Dec 22 2018 10:41 pm

    Re: update jsdocs.html
    By: Ragnarok to All on Wed Dec 05 2018 15:22:59

    hi!
    I see that the jsobjs.html from synchro.net/docs are for 3.16
    Is this file updated for cvs somewhere?
    I try to generate it but i have this error:

    ---<cut>--
    Documenting: File
    Prop: name
    Prop: mode
    Prop: exists
    Prop: is_open
    Prop: eof
    Prop: error

    Hi again, the process are finish ok now.
    But the generated content are weird. I see a dump of my mesage areas

    Can you see it at:

    http://test.bbs.docksud.com.ar/jsobjs.html

    In order to generate jsobjs.html as intended, sbbs has to be built with BUILD_JSDOCS defined.

    If just want to see a recently generated jsobjs.html (from v3.17), see http://nix.synchro.net/jsobjs.html

    digital man

    Synchronet "Real Fact" #77:
    Rob Swindell still has dozens of BBS-related magazines in his possession. Norco, CA WX: 58.0øF, 66.0% humidity, 0 mph SSW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Ragnarok@VERT/DOCKSUD to Digital Man on Sunday, December 23, 2018 22:30:52
    Re: update jsdocs.html
    By: Digital Man to Ragnarok on Sat Dec 22 2018 20:20:58

    In order to generate jsobjs.html as intended, sbbs has to be built with BUILD_JSDOCS defined.

    If just want to see a recently generated jsobjs.html (from v3.17), see http://nix.synchro.net/jsobjs.html

    Hi, i'm testing with BUILD_JSDOCS=1. I get some compiler warnings and failed build result

    Full log here: http://paste.debian.net/1057203/

    Thanks!

    Ragnarok
    ---
    Dock sud BBS
    http://bbs.docksud.com.ar
    þ Synchronet þ Dock Sud BBS TLD 24 HS - http://bbs.docksud.com.ar - telnet://bbs.docksud.com.ar
  • From Digital Man@VERT to Ragnarok on Monday, December 24, 2018 15:19:37
    Re: update jsdocs.html
    By: Ragnarok to Digital Man on Sun Dec 23 2018 10:30 pm

    Re: update jsdocs.html
    By: Digital Man to Ragnarok on Sat Dec 22 2018 20:20:58

    In order to generate jsobjs.html as intended, sbbs has to be built with BUILD_JSDOCS defined.

    If just want to see a recently generated jsobjs.html (from v3.17), see http://nix.synchro.net/jsobjs.html

    Hi, i'm testing with BUILD_JSDOCS=1. I get some compiler warnings and failed build result

    Full log here: http://paste.debian.net/1057203/

    Looks like Deuce did something when he added conio to the JSDOCS build. It fails for me with that same error, but I'm not too concerned about it right now.

    digital man

    Synchronet "Real Fact" #41:
    Synchronet's cross-platform library is called XPDEV (named before Windows XP). Norco, CA WX: 64.9øF, 60.0% humidity, 5 mph ESE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Ragnarok@VERT/DOCKSUD to Digital Man on Thursday, January 03, 2019 15:05:30
    El 24/12/18 a las 20:19, Digital Man escribió:
    Re: update jsdocs.html
    By: Ragnarok to Digital Man on Sun Dec 23 2018 10:30 pm

    Re: update jsdocs.html
    By: Digital Man to Ragnarok on Sat Dec 22 2018 20:20:58

    In order to generate jsobjs.html as intended, sbbs has to be built with BUILD_JSDOCS defined.

    If just want to see a recently generated jsobjs.html (from v3.17), see http://nix.synchro.net/jsobjs.html

    Hi, i'm testing with BUILD_JSDOCS=1. I get some compiler warnings and failed
    build result

    Full log here: http://paste.debian.net/1057203/

    Looks like Deuce did something when he added conio to the JSDOCS build. It fails for me with that same error, but I'm not too concerned about it right now.

    digital man

    Ok! it's not a proirity! I can use the
    http://cvs.synchro.net/docs/jsobjs.html
    But will good to make it to work.

    thanks!

    ---
    þ Synchronet þ Dock Sud BBS TLD 24 HS - http://bbs.docksud.com.ar - telnet://bbs.docksud.com.ar
  • From Digital Man@VERT to Ragnarok on Monday, January 07, 2019 16:55:21
    Re: Re: update jsdocs.html
    By: Ragnarok to Digital Man on Thu Jan 03 2019 03:05 pm

    El 24/12/18 a las 20:19, Digital Man escribió:
    Re: update jsdocs.html
    By: Ragnarok to Digital Man on Sun Dec 23 2018 10:30 pm

    Re: update jsdocs.html
    By: Digital Man to Ragnarok on Sat Dec 22 2018 20:20:58

    In order to generate jsobjs.html as intended, sbbs has to be built with BUILD_JSDOCS defined.

    If just want to see a recently generated jsobjs.html (from v3.17), see http://nix.synchro.net/jsobjs.html

    Hi, i'm testing with BUILD_JSDOCS=1. I get some compiler warnings and failed
    build result

    Full log here: http://paste.debian.net/1057203/

    Looks like Deuce did something when he added conio to the JSDOCS build. It fails for me with that same error, but I'm not too concerned about it right now.

    Ok! it's not a proirity! I can use the http://cvs.synchro.net/docs/jsobjs.html
    But will good to make it to work.

    Okay, it should work now. Give it a go! :-)

    digital man

    Synchronet/BBS Terminology Definition #10:
    C64 = Commodore 64 (personal computer)
    Norco, CA WX: 57.6øF, 77.0% humidity, 0 mph SSE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net