limetext / lime

Open source API-compatible alternative to the text editor Sublime Text
http://limetext.github.io
BSD 2-Clause "Simplified" License
15.31k stars 1.07k forks source link

fix bug for "for range" #543 #544

Closed gbersac closed 9 years ago

gbersac commented 9 years ago

Making this changes on my computer (Ubuntu 14.04), allow me to compile Lime Text. I don't know why this caused a problem while not for everyone else.

Please consider that I don't know anything about golang (but I am planning to learn in order to contribute to this repository).

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.01%) to 62.35% when pulling 3586d88067a57a658e21eefb80ad0c347ab73c88 on gbersac:fix_#543 into 409a4fc4cd009d2f75e0d87fafe0f97fd2258a46 on limetext:master.

erbridge commented 9 years ago

This is because you're running an old version of go. You need at least go 1.4.