Re: @future attribute / @future keyword?

2020-03-19 Thread Mathias Lang via Digitalmars-d-learn
On Wednesday, 18 March 2020 at 14:23:28 UTC, Steven Schveighoffer wrote: Honestly, I think that concept was never fully implemented (or maybe followed properly). Simply because there has not been much complaint about symbols being added "too quickly". 99.99% of the time, you add a symbol to

Re: @future attribute / @future keyword?

2020-03-18 Thread Steven Schveighoffer via Digitalmars-d-learn
On 3/18/20 6:20 AM, WebFreak001 wrote: I have read about @future before being some kind of opposite of deprecated. However when trying to search about it now again I can't find any mentions of it anywhere except on https://dlang.org/spec/traits.html#isFuture It's difficult enough to search

Re: @future attribute / @future keyword?

2020-03-18 Thread jxel via Digitalmars-d-learn
It never used @future, looks like that was only a suggestion in the dip. It also suggested @__future which it seems it was implemented with that. https://github.com/WalterBright/dmd/blob/2d4c7d4ed37645ed9d62e5e1a6652e5ae5b1fb26/test/runnable/future.d

@future attribute / @future keyword?

2020-03-18 Thread WebFreak001 via Digitalmars-d-learn
I have read about @future before being some kind of opposite of deprecated. However when trying to search about it now again I can't find any mentions of it anywhere except on https://dlang.org/spec/traits.html#isFuture It's difficult enough to search for "future" but even if limiting it to