Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Unknown sign: SyntasticWarning #23

Closed
honza opened this issue Jan 30, 2011 · 3 comments
Closed

Unknown sign: SyntasticWarning #23

honza opened this issue Jan 30, 2011 · 3 comments

Comments

@honza
Copy link

honza commented Jan 30, 2011

I'm getting strange errors when saving.

Error detected while processing function <SNR>13_UpdateErrors..<SNR>13_RefreshSigns..<SNR>13_SignErrors:
line   12:
E155: Unknown sign: SyntasticWarning
E155: Unknown sign: SyntasticWarning

Ideas?

@tmm1
Copy link
Contributor

tmm1 commented Jan 31, 2011

This happens if you let g:syntastic_enable_signs=1 after the plugin is loaded (I think). I added the let command to my .vimrc instead of calling it at runtime and the problem went away.

@honza
Copy link
Author

honza commented Jan 31, 2011

I did actually do that. No luck though. I ended up reverting to the lastest tag, and it works like a charm. Thanks for your help.

@dechimp
Copy link

dechimp commented May 23, 2013

I'm getting the same errors. I tried let g:syntastic_enable_signs=1 in my vimrc but no luck. Any other ideas on what could be wrong?

Error detected while processing function <SNR>100_UpdateErrors..334..355..357:
line   15:
E155: Unknown sign: SyntasticWarning
E155: Unknown sign: SyntasticWarning
E155: Unknown sign: SyntasticWarning 

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants