Re: LDC 1.15.0-beta1

2019-03-12 Thread kinke via Digitalmars-d-announce
On Tuesday, 12 March 2019 at 12:09:11 UTC, Per Nordlöw wrote: https://github.com/dlang/druntime/pull/2479 was just merged! Can we please merge this into LDC 1.15?! As usual, v1.15.0 final will be based on the first DMD point release (2.085.1), so just make sure your fixes end up in DMD's

Re: DIP 1000--Scoped Pointers--Superseded

2019-03-12 Thread Petar via Digitalmars-d-announce
On Tuesday, 12 March 2019 at 17:48:20 UTC, Chris M. wrote: On Thursday, 7 March 2019 at 11:30:01 UTC, Mike Parker wrote: As most of you surely know, DIP 1000, "Scoped Pointers", has been sitting in the DIP queue with the Draft status for ages and was significantly out of sync with the

Re: DIP 1000--Scoped Pointers--Superseded

2019-03-12 Thread Chris M. via Digitalmars-d-announce
On Thursday, 7 March 2019 at 11:30:01 UTC, Mike Parker wrote: As most of you surely know, DIP 1000, "Scoped Pointers", has been sitting in the DIP queue with the Draft status for ages and was significantly out of sync with the implementation. When I first took over as DIP Manager, the initial

Re: LDC 1.15.0-beta1

2019-03-12 Thread Per Nordlöw via Digitalmars-d-announce
On Saturday, 9 March 2019 at 22:08:27 UTC, Dennis wrote: Yes, gimme those assertion failure messages! I hope the fix for using it with attributes (https://github.com/dlang/druntime/pull/2479) gets merged in time for the stable release of LDC 1.15. https://github.com/dlang/druntime/pull/2479

Re: LDC 1.15.0-beta1

2019-03-12 Thread Sebastiaan Koppe via Digitalmars-d-announce
On Saturday, 9 March 2019 at 19:57:36 UTC, kinke wrote: Please help test, and thanks to all contributors! Thank you very much guys! I opened an issue https://github.com/ldc-developers/ldc/issues/3023 about exports in WebAssembly. ldc 1.14's default is to export pretty much everything, and