• update jsdocs.html

    From Ragnarok@1:229/2 to All on Wednesday, December 05, 2018 16:22:59
    From: ragnarok@DOCKSUD.remove-tgc-this

    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
    --- Synchronet 3.17a-Win32 NewsLink 1.110
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Ragnarok@1:229/2 to All on Saturday, December 22, 2018 23:41:39
    From: ragnarok@DOCKSUD.remove-v67-this

    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
    --- Synchronet 3.17a-Win32 NewsLink 1.110
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Digital Man@1:229/2 to All on Saturday, December 22, 2018 21:20:58
    From: digital.man@vert.synchro.net.remove-6eb-this

    To: Ragnarok
    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 3.17a-Win32 NewsLink 1.110
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Ragnarok@1:229/2 to All on Sunday, December 23, 2018 23:30:52
    From: ragnarok@DOCKSUD.remove-ryf-this

    To: Digital Man
    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
    --- Synchronet 3.17a-Win32 NewsLink 1.110
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Digital Man@1:229/2 to All on Monday, December 24, 2018 16:19:37
    From: digital.man@vert.synchro.net.remove-gzy-this

    To: Ragnarok
    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 3.17a-Win32 NewsLink 1.110
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Ragnarok@1:229/2 to All on Thursday, January 03, 2019 16:05:30
    From: ragnarok@DOCKSUD.remove-6vz-this

    To: Digital Man
    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
    --- Synchronet 3.17b-Win32 NewsLink 1.110
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Digital Man@1:229/2 to All on Monday, January 07, 2019 17:55:21
    From: digital.man@vert.synchro.net.remove-ycw-this

    To: Ragnarok
    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 3.17c-Win32 NewsLink 1.110
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)