Thread overview
DMD git HEAD not compilable on gcc 6.1
Aug 10, 2016
H. S. Teoh
Aug 10, 2016
Jacob Carlborg
Aug 10, 2016
ketmar
Aug 10, 2016
ketmar
August 10, 2016
https://issues.dlang.org/show_bug.cgi?id=16373

:-(

Anybody know a quick fix for this?


T

-- 
Just because you survived after you did it, doesn't mean it wasn't stupid!
August 10, 2016
On 10/08/16 23:01, H. S. Teoh via Digitalmars-d wrote:
> https://issues.dlang.org/show_bug.cgi?id=16373
>
> :-(
>
> Anybody know a quick fix for this?

Disable the warning printed in the error message.

-- 
/Jacob Carlborg
August 10, 2016
or don't use unreleased compiler. ;-)
August 10, 2016
On Wednesday, 10 August 2016 at 21:23:37 UTC, ketmar wrote:
> or don't use unreleased compiler. ;-)

p.s. and i mean gcc here.