On 29 December 2017 at 20:50, Jean-Louis Leroy via D.gnu
wrote:
> On Saturday, 26 August 2017 at 10:23:19 UTC, Iain Buclaw wrote:
>>
>> Notably static foreach in the upcoming release (and I have no plans to
>> port it).
>
>
> Does this mean that gdc will never have static foreach?
>
No, it just m
On Saturday, 26 August 2017 at 10:23:19 UTC, Iain Buclaw wrote:
Notably static foreach in the upcoming release (and I have no
plans to port it).
Does this mean that gdc will never have static foreach?
On Saturday, 26 August 2017 at 09:40:12 UTC, Nordlöw wrote:
Is it possible to build master or gcc-7 branch of GDC from
source against GCC?
If so, which of the instructions
- https://wiki.dlang.org/GDC
- https://wiki.dlang.org/GDC/Installation/Generic
should I follow?
Even better, have anybod