Re: This Week in D: ... not much, actually
On Monday, 25 May 2015 at 16:16:24 UTC, Kagamin wrote: Or a long review for more content. That is actually what I hope to do, but whether it will actually come to pass remains to be seen. I still have to at least outline my own talk...
Re: Monday is last day for DConf 2015 registrations
Joe, Mihails and I will be there in a few hours, and we'll have a car. 2015-05-22 17:04 GMT-07:00 David Nadlinger via Digitalmars-d-announce < digitalmars-d-announce@puremagic.com>: > On Friday, 22 May 2015 at 13:12:35 UTC, Daniel Murphy wrote: > >> "Steven Schveighoffer" wrote in message >> news:mjkncd$21e7$1...@digitalmars.com... >> >> BTW, I will stress again that I'm going to be at the hotel all day >>> Tuesday (and without a car) if anyone is interested in hanging out :) >>> >> >> I'll be there from Saturday night. >> > > I am going to arrive Monday afternoon, probably with a car. > > — David >
Re: D needs...
On Monday, 18 May 2015 at 21:51:49 UTC, Namespace wrote: Knee-jerk response: if no "return" attribute on a function it should be safe to bind rvalues to ref parameters. Of course that's impractical as a default so explicit "auto ref" would be needed. -- Andrei Would it be to hasty if someone would start implementing auto ref for non-templates right now? Or should a more experienced user do that? Just in case I can contribute somehow. I took the liberty to begin with an implementation. Thanks to Kenjiis work, it was not too difficult, I had to adjust only the changes on the new code base: https://github.com/Dgame/dmd/tree/auto-ref-for-non-templates Maybe this could be reviewed as soon as 'return ref' is fully implemented.
Re: This Week in D: ... not much, actually
Or a long review for more content.
Re: This Week in D: ... not much, actually
On 25 May 2015 04:35, "Adam D. Ruppe via Digitalmars-d-announce" < digitalmars-d-announce@puremagic.com> wrote: > > I suspect many of us have DConf on the mind and aren't quite as active on the forums, my impression was this was a pretty quiet week and none of the merged PRs jumped out at me either. > > http://arsdnet.net/this-week-in-d/may-24.html > > I still have to do a dconf talk outline myself! Hopefully I'll have some slides this time ;) > > But I'm sure next week's TWID is going to be a big one. I expect a short review of each talk. No pressure. ;)