Does dmd give the error message you expect when you call dmd on that particular file by hand? The linter uses these command line switches: -o- -w -wi -vcolumns.
How long does that take? Could be timeout...
Bastiaan Veelo via Digitalmars-d-announce Thu, 02 Nov 2017 02:46:06 -0700
Does dmd give the error message you expect when you call dmd on that particular file by hand? The linter uses these command line switches: -o- -w -wi -vcolumns.
How long does that take? Could be timeout...