Arc Forum
new
|
comments
|
leaders
|
submit
login
3 points
by
sacado
6316 days ago |
link
|
parent
That looks like a bug dealing with newlines under windows. You could try (do (readine) (readline)) to fix the problem in a first time. I don't know how it could be fixed, but maybe someone else will have an idea...
1 point
by
almkglor
6316 days ago |
link
This is correct, it's a bug. Possibly we can use (which-os) but I'm uncomfortable switching across that.
-----