digitalmars.D.announce - LDC 1.26.0
- kinke (7/7) Apr 28 2021 Glad to announce LDC 1.26:
- H. S. Teoh (9/11) Apr 28 2021 [...]
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (3/4) Apr 29 2021 Awesome! Finally, we can get rid of those darn Nullable.get
- Steven Schveighoffer (3/8) Apr 29 2021 This is coming, but in 2.097, not 2.096.1
- russhy (2/10) Apr 29 2021 Thanks a lot!
- Mathias LANG (5/13) Apr 30 2021 Thanks a lot for your work on this Martin!
Glad to announce LDC 1.26: * Based on D 2.096.1+. * Fixes a v1.25 regression wrt. corrupt `TypeInfo_Interface.info`. * Some more fixes and dcompute improvements. Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.26.0 Thanks to all contributors & sponsors!
Apr 28 2021
On Wed, Apr 28, 2021 at 03:30:58PM +0000, kinke via Digitalmars-d-announce wrote:Glad to announce LDC 1.26:[...]https://github.com/ldc-developers/ldc/releases/tag/v1.26.0[...] Awesome! Thanks to all LDC contributors who made this release possible. LDC has been my workhorse D compiler, and it's been awesome. Thanks for all the hard work. T -- Too many people have open minds but closed eyes.
Apr 28 2021
On Wednesday, 28 April 2021 at 15:30:58 UTC, kinke wrote:Glad to announce LDC 1.26:Awesome! Finally, we can get rid of those darn Nullable.get deprecation messages.
Apr 29 2021
On 4/29/21 6:40 AM, Per Nordlöw wrote:On Wednesday, 28 April 2021 at 15:30:58 UTC, kinke wrote:This is coming, but in 2.097, not 2.096.1 -SteveGlad to announce LDC 1.26:Awesome! Finally, we can get rid of those darn Nullable.get deprecation messages.
Apr 29 2021
On Wednesday, 28 April 2021 at 15:30:58 UTC, kinke wrote:Glad to announce LDC 1.26: * Based on D 2.096.1+. * Fixes a v1.25 regression wrt. corrupt `TypeInfo_Interface.info`. * Some more fixes and dcompute improvements. Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.26.0 Thanks to all contributors & sponsors!Thanks a lot!
Apr 29 2021
On Wednesday, 28 April 2021 at 15:30:58 UTC, kinke wrote:Glad to announce LDC 1.26: * Based on D 2.096.1+. * Fixes a v1.25 regression wrt. corrupt `TypeInfo_Interface.info`. * Some more fixes and dcompute improvements. Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.26.0 Thanks to all contributors & sponsors!Thanks a lot for your work on this Martin! We exclusively use LDC, and we're really looking forward to be able to use non-POD C++ types by value across language boundaries, and finally use `-checkaction=context`!
Apr 30 2021