www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - LDC 1.28.0

reply kinke <noone nowhere.com> writes:
Glad to announce LDC 1.28 - some highlights:

* Based on D 2.098.0+ (yesterday's stable).
* Dynamic casts across binary boundaries (DLLs etc.) now work.
* Windows: `-dllimport=defaultLibsOnly` doesn't require 
`-linkonce-templates` anymore.
* dcompute: Basic support for OpenCL image I/O.

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

Thanks to all contributors & sponsors!
Oct 19 2021
next sibling parent "H. S. Teoh" <hsteoh quickfur.ath.cx> writes:
On Tue, Oct 19, 2021 at 11:37:22PM +0000, kinke via Digitalmars-d-announce
wrote:
 Glad to announce LDC 1.28 - some highlights:
 
 * Based on D 2.098.0+ (yesterday's stable).
 * Dynamic casts across binary boundaries (DLLs etc.) now work.
 * Windows: `-dllimport=defaultLibsOnly` doesn't require
 `-linkonce-templates` anymore.
 * dcompute: Basic support for OpenCL image I/O.
 
 Full release log and downloads:
 https://github.com/ldc-developers/ldc/releases/tag/v1.28.0
 
 Thanks to all contributors & sponsors!
+1, awesome, thanks for the good work! T -- Caffeine underflow. Brain dumped.
Oct 19 2021
prev sibling next sibling parent Imperatorn <johan_forsberg_86 hotmail.com> writes:
On Tuesday, 19 October 2021 at 23:37:22 UTC, kinke wrote:
 Glad to announce LDC 1.28 - some highlights:

 * Based on D 2.098.0+ (yesterday's stable).
 * Dynamic casts across binary boundaries (DLLs etc.) now work.
 * Windows: `-dllimport=defaultLibsOnly` doesn't require 
 `-linkonce-templates` anymore.
 * dcompute: Basic support for OpenCL image I/O.

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

 Thanks to all contributors & sponsors!
Well done guys 👏
Oct 19 2021
prev sibling next sibling parent workman <workman gmail.com> writes:
On Tuesday, 19 October 2021 at 23:37:22 UTC, kinke wrote:
 Glad to announce LDC 1.28 - some highlights:

 * Based on D 2.098.0+ (yesterday's stable).
 * Dynamic casts across binary boundaries (DLLs etc.) now work.
 * Windows: `-dllimport=defaultLibsOnly` doesn't require 
 `-linkonce-templates` anymore.
 * dcompute: Basic support for OpenCL image I/O.

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

 Thanks to all contributors & sponsors!
Thanks for the great work.
Oct 20 2021
prev sibling next sibling parent Guillaume Piolat <first.last gmail.com> writes:
On Tuesday, 19 October 2021 at 23:37:22 UTC, kinke wrote:
 Glad to announce LDC 1.28 - some highlights:
Thanks! 🎉
Oct 20 2021
prev sibling next sibling parent workman <workman gmail.com> writes:
On Tuesday, 19 October 2021 at 23:37:22 UTC, kinke wrote:
 Glad to announce LDC 1.28 - some highlights:

 * Based on D 2.098.0+ (yesterday's stable).
 * Dynamic casts across binary boundaries (DLLs etc.) now work.
 * Windows: `-dllimport=defaultLibsOnly` doesn't require 
 `-linkonce-templates` anymore.
 * dcompute: Basic support for OpenCL image I/O.

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

 Thanks to all contributors & sponsors!
Thanks for the amazing work!
Oct 20 2021
prev sibling parent james.p.leblanc <james.p.leblanc gmail.com> writes:
On Tuesday, 19 October 2021 at 23:37:22 UTC, kinke wrote:
 Glad to announce LDC 1.28 - some highlights:


 Thanks to all contributors & sponsors!
Dear Kinke and Team, Thanks all for the work here! Great D asset for us all!
Oct 21 2021