Skip to content

Conversation

develop32
Copy link
Contributor

Code for the DMD compiler always adds -vcollumns flag if the frontend
version is >= 2066. The old regex assumes that the error message has
only a line number. This change fixes the generator so that it enables
error navigation for this specific compiler setup.

Code for the DMD compiler always adds -vcollums flag if the frontend
version is => 2066. The old regex assumes that the error message has
only a line number. This change fixes the generator so that it enables
error navigation for this specific compiler setup.
s-ludwig added a commit that referenced this pull request Mar 14, 2016
Fix the error regex in the Sublime Text generator
@s-ludwig s-ludwig merged commit e865ff2 into dlang:master Mar 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants