Thread overview
LDC 1.28.0
Oct 19, 2021
kinke
Oct 19, 2021
H. S. Teoh
Oct 20, 2021
Imperatorn
Oct 20, 2021
workman
Oct 20, 2021
Guillaume Piolat
Oct 21, 2021
workman
Oct 21, 2021
james.p.leblanc
October 19, 2021

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!

October 19, 2021
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.
October 20, 2021

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 👏

October 20, 2021

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.

October 20, 2021

On Tuesday, 19 October 2021 at 23:37:22 UTC, kinke wrote:

>

Glad to announce LDC 1.28 - some highlights:

Thanks! 🎉

October 21, 2021

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!

October 21, 2021

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!