Sarcasm / irony-mode

A C/C++ minor mode for Emacs powered by libclang
GNU General Public License v3.0
901 stars 98 forks source link

Fix bogus "irony-server is broken! Invalid version syntax" messages #447

Open drvink opened 6 years ago

drvink commented 6 years ago

On Windows, the following diagnostic could incorrectly appear due to line-ending differences (notice the ^M):

Error while checking syntax automatically: (irony-server-error "irony-server is broken! Invalid version syntax: ‘1.2.0^M’")