• addfiles.js

    From apam@1:103/705 to All on Tue Apr 9 11:07:32 2024
    Not sure if this has already been fixed or not, but my copy of addfiles.js has a syntax error on line 234 (two closing brackets).

    Andrew

    ---
    þ Synchronet þ HappyLand - happylnd.synchro.net
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to apam on Mon Apr 8 20:15:20 2024
    Re: addfiles.js
    By: apam to All on Tue Apr 09 2024 11:07 am

    Not sure if this has already been fixed or not, but my copy of addfiles.js has a syntax error on line 234 (two closing brackets).

    This is line 234 from the addfiles.js in Git master branch currently:

    if(!realpath)) {

    I'm guessing your line 234 is different?
    --
    digital man (rob)

    Steven Wright quote #29:
    To steal ideas from one person is plagiarism; to steal from many is research. Norco, CA WX: 62.6øF, 37.0% humidity, 3 mph WNW wind, 0.00 inches rain/24hrs --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to apam on Mon Apr 8 20:25:28 2024
    Re: addfiles.js
    By: Digital Man to apam on Mon Apr 08 2024 08:15 pm

    Re: addfiles.js
    By: apam to All on Tue Apr 09 2024 11:07 am

    Not sure if this has already been fixed or not, but my copy of addfiles.js has a syntax error on line 234 (two closing brackets).

    This is line 234 from the addfiles.js in Git master branch currently:

    if(!realpath)) {

    Never mind, I see it now! :-) I call those "parenthesis", not "brackets", so I was a bit blind to what you were reporting seeing.

    Thank you!
    --
    digital man (rob)

    Steven Wright quote #12:
    OK, so what's the speed of dark?
    Norco, CA WX: 62.4øF, 36.0% humidity, 3 mph N wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Apam on Mon Apr 8 20:57:46 2024
    Re: addfiles.js
    By: Apam to Digital Man on Mon Apr 08 2024 08:53 pm

    Re: addfiles.js
    By: Digital Man to apam on Mon Apr 08 2024 08:25 pm

    Never mind, I see it now! :-) I call those "parenthesis", not "brackets", so I was a bit blind to what you were reporting seeing.

    :) do you call the square brackets "brackets" or the curly brackets "brackets" or something else entirely?

    Parens: ()
    Braces: {}
    Brackets: []
    --
    digital man (rob)

    Sling Blade quote #17:
    Charles Bushman: A shovel just makes too goddamned much racket.
    Norco, CA WX: 62.1øF, 38.0% humidity, 5 mph W wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)