SublimeLinter / SublimeLinter-gcc

This linter plugin for SublimeLinter provides an interface to gcc or other gcc-like (cross-)compiler.
MIT License
22 stars 5 forks source link

SublimeLinter gcc breaks with new SublimeLinter API #16

Closed sknat closed 5 years ago

sknat commented 5 years ago

My current proposal to solve the errors given by SublimeLinter : #15 Feel free to comment on top of it, it's only a quick prototype to get my own linting back to work

jfcherng commented 5 years ago

Should be fixed with the 2.0.0 release. Feel free to open this issue if problems occur.