Re: LDC 1.37.0

2024-03-06 Thread Dakota via Digitalmars-d-announce
On Sunday, 3 March 2024 at 14:46:34 UTC, kinke wrote: Glad to announce LDC 1.37.0. Major changes: * Based on D 2.107.1. * Important fix wrt. if-statement elision on constant condition. Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.37.0 Thanks to all

Re: LDC 1.37.0

2024-03-05 Thread H. S. Teoh via Digitalmars-d-announce
On Sun, Mar 03, 2024 at 02:46:34PM +, kinke via Digitalmars-d-announce wrote: > Glad to announce LDC 1.37.0. Major changes: > > * Based on D 2.107.1. > * Important fix wrt. if-statement elision on constant condition. > > Full release log and downloads: > https://gith

Re: LDC 1.37.0

2024-03-05 Thread Christian Köstlin via Digitalmars-d-announce
On Sunday, 3 March 2024 at 14:46:34 UTC, kinke wrote: Glad to announce LDC 1.37.0. Major changes: * Based on D 2.107.1. * Important fix wrt. if-statement elision on constant condition. Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.37.0 Thanks to all

Re: LDC 1.37.0

2024-03-04 Thread Mike Shah via Digitalmars-d-announce
On Sunday, 3 March 2024 at 14:46:34 UTC, kinke wrote: Glad to announce LDC 1.37.0. Major changes: * Based on D 2.107.1. * Important fix wrt. if-statement elision on constant condition. Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.37.0 Thanks to all

LDC 1.37.0

2024-03-03 Thread kinke via Digitalmars-d-announce
Glad to announce LDC 1.37.0. Major changes: * Based on D 2.107.1. * Important fix wrt. if-statement elision on constant condition. Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.37.0 Thanks to all contributors & sponsors!

LDC 1.37.0-beta1

2024-02-08 Thread kinke via Digitalmars-d-announce
Glad to announce the first beta for LDC 1.37. The single major change for now is the bump to D v2.107.0+. Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.37.0-beta1 Please help test, and thanks to all contributors & sponsors!