Groterik / qtcreator-dubmanager

QtCreator plugin for dub manager support (dlang, d programming language)
MIT License
7 stars 2 forks source link

Correctly show compile errors/warnings in Issues pane #2

Closed stonemaster closed 10 years ago

stonemaster commented 10 years ago

Parsing errors and warnings with DMD 2.065 doesn't work yet. The following error:

source/app.d(90): Error: undefined identifier writel, did you mean template write(T...)(T args) if (!is(T[0] : File))?

becomes in the Issues pane:

File))?
/home/........./app.d