Phobos is now compiled with -preview=dip1000

Meta jared771 at gmail.com
Fri May 17 22:12:21 UTC 2019


On Friday, 17 May 2019 at 21:57:51 UTC, Meta wrote:
> I see what you're getting at. The compiler sees a slice type 
> (i.e., Data[]), knows that it's GC-backed and thus has infinite 
> lifetime, and concludes "the data you're trying to put in the 
> store has too long of a lifetime".

Should be "too _short_".


More information about the Digitalmars-d-announce mailing list