Closed srt19170 closed 10 years ago
Did you edit it and the editor change the line terminators? Or did you configure your git to convert between line endings? Because the one in the repository doesn't have CRLF.
On Mon, Aug 25, 2014 at 6:22 PM, Stas Boukarev notifications@github.com wrote:
Did you edit it and the editor change the line terminators? Or did you configure your git to convert between line endings? Because the one in the repository doesn't have CRLF.
I'm using TortoiseGit with the default settings, which apparently has "AutoCrlf" set. Turning that off and re-fetching the file fixed the problem.
In that case, I am closing the issue.
In loading "conditions.lisp":
SBCL is expecting to see ~[Newline] and is seeing ~[Return] instead.