On Friday, 8 March 2013 at 18:45:12 UTC, Iain Buclaw wrote:
On 8 March 2013 18:37, John Colvin
wrote:
Is there any way of knowing the correct snapshot to compile
with at any
given time? It's a pretty lengthy trial and error process to
find out
I normally update my gcc snapshot once e
Am 10.03.2013 12:12, schrieb Benjamin Thaut:
Am 09.03.2013 15:00, schrieb Daniel Green:
I managed to exactly reproduce the error by setting gcc/d/lang.opt to
CRLF line endings.
You need to make sure everything is LF line endings. I've set a
.gitattributes file which hopefully will fix this for
Am 09.03.2013 15:00, schrieb Daniel Green:
I managed to exactly reproduce the error by setting gcc/d/lang.opt to
CRLF line endings.
You need to make sure everything is LF line endings. I've set a
.gitattributes file which hopefully will fix this for future checkouts.
So now it actually com