The build is broken when using gcc 6

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 27 16:49:49 PDT 2016


On Thursday, 27 October 2016 at 05:25:49 UTC, Stefan Koch wrote:
> On Thursday, 27 October 2016 at 05:15:26 UTC, deadalnix wrote:
>> On Thursday, 27 October 2016 at 04:41:38 UTC, Stefan Koch 
>> wrote:
>>> On Thursday, 27 October 2016 at 04:39:03 UTC, mogu wrote:
>>>> On Thursday, 27 October 2016 at 04:33:30 UTC, Stefan Koch 
>>>> wrote:
>>>>> On Thursday, 27 October 2016 at 02:36:13 UTC, Stefam Koch 
>>>>> wrote:
>>>>>
>>>>>> Trivial.
>>>>>> Fix is comeing.
>>>>>
>>>>> Okay it was less trivial then it should have been.
>>>>> Great job gcc.
>>>>
>>>> -Wno-narrowing does not cover all g++ tasks.
>>>
>>> It does not need to, I fixed it properly.
>>
>> I tested your patch and it looks like it works. You should 
>> make a PR.
>
> https://github.com/dlang/dmd/pull/6215
> PR is open.
> Pending review and merge.
> Although if you ask me this is a no-brainer.

It's now merged, thanks Stefan.


More information about the Digitalmars-d mailing list