Menu

#199 r1510: scidb-beta error in startup script

None
closed-fixed
9
2018-08-28
2018-08-19
Bogdan B
No

r1510 has a missing brace in the startup script (/usr/local/bin/scidb-beta)

scidb-beta
Error in startup script: missing close-brace: possible unbalanced brace in comment
    while executing
"namespace eval datebox {"
    (file "/usr/local/bin/scidb-beta" line 60518)

at line 60518 namespace eval datebox is opened but never closed.
adding a "}" at line 60533 fixes the problem.

best,
Bogdan

Discussion

  • Gregor Cramer

    Gregor Cramer - 2018-08-20
    • labels: --> tcl, script, brace
    • status: open --> closed-fixed
     
  • Gregor Cramer

    Gregor Cramer - 2018-08-20

    Oops, this is an accident, fixed with [r1511].

     

    Related

    Commit: [r1511]


Log in to post a comment.

MongoDB Logo MongoDB