You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
((This note is not relevant anymore (since 4th January 2015) as there is makeprgBuild() function in make.vim))
This checker doesn't call the makeprgBuild() function, and thus it ignores
the usual g:syntastic_c_make_<option> variables. The only exception is
g:syntastic_c_make_exec, which can still be used to override the checker's
executable.