package publish
This commit is contained in:
parent
b8c36c3ef6
commit
fbb73f005a
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ function! SyntaxCheckers_ats_patscc_GetLocList() dict
|
|||
\ 'args': '-DATS_MEMALLOC_LIBC',
|
||||
\ 'fname': shellescape(expand('%') )})
|
||||
|
||||
let errorformat =
|
||||
\ '%f:%r'
|
||||
let errorformat = '%f:%m'
|
||||
|
||||
let loclist = SyntasticMake({
|
||||
\ 'makeprg': makeprg,
|
||||
|
|
Loading…
Reference in a new issue