On Thursday, 2 November 2017 at 09:43:11 UTC, Bastiaan Veelo
wrote:
On Thursday, 2 November 2017 at 09:26:48 UTC, Bastiaan Veelo
wrote:
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...
Takes about 3s to compile single file.
Sorry, figured out an error : missed some include path for dub
package.
Support for dub will be great :)
Now all works
Thanks !