www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - LDC 1.17.0

reply kinke <noone nowhere.com> writes:
Glad to announce LDC 1.17:

* Based on D 2.087.1.
   * The DMD fix wrt. 'local templates can now receive local 
symbols' hasn't been ported yet.
* LLVM upgraded to v8.0.1.
* Fix for v1.16.0 regression when returning void expressions.
* Init symbols, TypeInfos and vtables of non-exported aggregates 
are now hidden with `-fvisibility=hidden`.
* Don't ignore some options like `-lowmem` in response files.
* Proper Unicode support for LDC/LDMD itself on Windows.
* More fixes...

Full release log and downloads: 
https://github.com/ldc-developers/ldc/releases/tag/v1.17.0

Thanks to all contributors!
Aug 25 2019
next sibling parent reply kinke <noone nowhere.com> writes:
There's a new v1.17 Termux package for Android.
Sep 04 2019
next sibling parent Martin Tschierschke <mt smartdolphin.de> writes:
On Wednesday, 4 September 2019 at 20:54:40 UTC, kinke wrote:
 There's a new v1.17 Termux package for Android.
Cool !!!
Sep 06 2019
prev sibling parent Newbie2019 <newbie2019 gmail.com> writes:
On Wednesday, 4 September 2019 at 20:54:40 UTC, kinke wrote:
 There's a new v1.17 Termux package for Android.
Thanks for the keep the great work. without LDC, there is not so much d users.
Sep 06 2019
prev sibling parent Radu <void null.pt> writes:
On Sunday, 25 August 2019 at 14:00:08 UTC, kinke wrote:
 Glad to announce LDC 1.17:

 * Based on D 2.087.1.
   * The DMD fix wrt. 'local templates can now receive local 
 symbols' hasn't been ported yet.
 * LLVM upgraded to v8.0.1.
 * Fix for v1.16.0 regression when returning void expressions.
 * Init symbols, TypeInfos and vtables of non-exported 
 aggregates are now hidden with `-fvisibility=hidden`.
 * Don't ignore some options like `-lowmem` in response files.
 * Proper Unicode support for LDC/LDMD itself on Windows.
 * More fixes...

 Full release log and downloads: 
 https://github.com/ldc-developers/ldc/releases/tag/v1.17.0

 Thanks to all contributors!
Thank you!
Sep 06 2019