September 21, 2017
On Monday, 11 September 2017 at 23:35:42 UTC, kinke wrote:
> Hi everyone,
>
> LDC 1.4.0 is out now. The highlights of version 1.4 in a nutshell:
>
> * Based on D 2.074.1.
> * Shipping with ldc-build-runtime, a small D tool to easily (cross-)compile the runtime libraries yourself.
> * Full Android support, incl. emulated TLS.
> * Improved support for AddressSanitizer and libFuzzer. The libraries are shipped with the prebuilt Linux x86_64 and OSX packages.
> * Prebuilt Linux x86_64 package shipping with LTO plugin, catching up with the OSX package.
> * Prebuilt packages include the NVPTX LLVM target, in order to target CUDA via DCompute.
>
> Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.4.0
>
> Thanks to everybody contributing!

It seems that the brew formula is still at 1.3.0. Any chance it will be updated to 1.4.0 soon? Thanks.
September 21, 2017
On Thursday, 21 September 2017 at 18:42:42 UTC, geoguy wrote:
> On Monday, 11 September 2017 at 23:35:42 UTC, kinke wrote:
>> [...]
>
> It seems that the brew formula is still at 1.3.0. Any chance it will be updated to 1.4.0 soon? Thanks.

Looks like some test issue:

https://github.com/Homebrew/homebrew-core/pull/17966
September 21, 2017
On Thursday, 21 September 2017 at 19:24:25 UTC, Joakim wrote:
> On Thursday, 21 September 2017 at 18:42:42 UTC, geoguy wrote:
>> On Monday, 11 September 2017 at 23:35:42 UTC, kinke wrote:
>>> [...]
>>
>> It seems that the brew formula is still at 1.3.0. Any chance it will be updated to 1.4.0 soon? Thanks.
>
> Looks like some test issue:
>
> https://github.com/Homebrew/homebrew-core/pull/17966

Thank you for pointing this out. Hopefully it gets resolved soon so that we can give 1.4.0 a try on Mac. I realize that I can download the binary directly, but brew is my preferred method for installation and is also currently the installation method described on the LDC GitHub page.
September 25, 2017
On Thursday, 21 September 2017 at 19:24:25 UTC, Joakim wrote:
> On Thursday, 21 September 2017 at 18:42:42 UTC, geoguy wrote:
>> On Monday, 11 September 2017 at 23:35:42 UTC, kinke wrote:
>>> [...]
>>
>> It seems that the brew formula is still at 1.3.0. Any chance it will be updated to 1.4.0 soon? Thanks.
>
> Looks like some test issue:
>
> https://github.com/Homebrew/homebrew-core/pull/17966

Yeah I've had problems there that I haven't been able to fix yet. Hopefully soon.
1 2
Next ›   Last »