Dyalog / Dyalog/DUI

Extraneous ")" in QA/MS3_init_common.dyalog

Open
#14 1 comment 0 reactions 1 assignee Claimed by @mbaas2 View on GitHub
bug
Dominant language
Less
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

There's an extraneous ")" at the end of the :else statement.

QA/MS3_init_common.dyalog@f972278:

:ElseIf grdui=0
myapl←⎕NEW APLProcess((DUIdir,'DUI')('AppRoot=',DUIdir,'MS3/ ',params)0 'serve:*:4052' logfile)
:Else
myapl←⎕NEW APLProcess((DUIdir,'DUI')('AppRoot=',DUIdir,'MS3/ ',params)0 '' logfile))
:EndIf

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.