Re: Release candidate vibe.d 0.7.30-rc.1

2016-10-03 Thread Jack Applegame via Digitalmars-d-announce
On Thursday, 29 September 2016 at 13:44:53 UTC, Sönke Ludwig wrote: If no new issues come up, the 0.7.30 release is scheduled for the 9th of October. Please consider https://github.com/rejectedsoftware/vibe.d/issues/1583

Re: PowerNex - The Userspace update! (also first birthday)

2016-10-03 Thread Philippe Back via Digitalmars-d-announce
On Sunday, 2 October 2016 at 22:58:31 UTC, WebFreak001 wrote: On Sunday, 2 October 2016 at 22:46:17 UTC, Wild wrote: [...] Awesome! Also here are some screenshots of the new release: https://i.webfreak.org/fLxJY8 https://i.webfreak.org/fLxrPH Kudos to you. I need to try this. Mh, do we

Re: Beta 2.072.0-b1

2016-10-03 Thread Martin Nowak via Digitalmars-d-announce
On Sunday, 2 October 2016 at 15:36:58 UTC, Jacob Carlborg wrote: I think it could be more clear why it's deprecated and what to do instead: Language construct A is deprecated. A is bad because: ... Do this instead: ... Yes agreed, will try to establish a more formal format.

Re: Beta 2.072.0-b1

2016-10-03 Thread Jacob Carlborg via Digitalmars-d-announce
On 2016-10-01 22:57, Martin Nowak wrote: Please report any bugs at https://issues.dlang.org std.process is pretty broken on macOS: https://issues.dlang.org/show_bug.cgi?id=16580 -- /Jacob Carlborg