Re: Silicon Valley D Meetup - November 30, 2017 - "DCompute: Harnessing all your hardware" by Nicholas Wilson

2017-11-30 Thread Ali Çehreli via Digitalmars-d-announce
Online now: https://hangouts.google.com/call/dKQWkub93bzfHCBrfDeHAAEM Ali On 11/17/2017 04:04 PM, Ali Çehreli wrote: We're very fortunate to have Nic as our speaker this month. He will be connecting remotely. We will announce the Google Hangouts link later so that you can join as well. "D

Re: Intellij D Language v1.15.2

2017-11-30 Thread Dgame via Digitalmars-d-announce
No formatting through shortcuts (even with dfmt), no interface/class/struct selection choice, buggy/wrong automatic class creation, no autoimport, annoying inspections, zero code-style options and no automatic dscanner, dfmt, dcd creation. I appreciate your efforts but why should I take the man

Re: Release D v2.077.1

2017-11-30 Thread Michael via Digitalmars-d-announce
On Thursday, 30 November 2017 at 13:52:00 UTC, Martin Nowak wrote: Glad to announce D v2.077.1. http://dlang.org/download.html This point release fixes a few issues over v2.077.1, see the changelog for more details. http://dlang.org/changelog/v2.077.1.html - -Martin Thanks for all your wo

Re: Beta 2.077.1

2017-11-30 Thread Martin Nowak via Digitalmars-d-announce
On 11/26/2017 02:27 PM, Paolo Invernizzi wrote: > 18012 is an ice regression towards 2.076.1 ... Fixed with 2.077.1, was a duplicate of https://issues.dlang.org/show_bug.cgi?id=17955.

Re: Release D v2.077.1

2017-11-30 Thread rikki cattermole via Digitalmars-d-announce
On 30/11/2017 1:52 PM, Martin Nowak wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Glad to announce D v2.077.1. http://dlang.org/download.html This point release fixes a few issues over v2.077.1, see the changelog for more details. http://dlang.org/changelog/v2.077.1.html https://dl

Release D v2.077.1

2017-11-30 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Glad to announce D v2.077.1. http://dlang.org/download.html This point release fixes a few issues over v2.077.1, see the changelog for more details. http://dlang.org/changelog/v2.077.1.html - -Martin -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiE

Re: Release D v2.076.1

2017-11-30 Thread Martin Nowak via Digitalmars-d-announce
On 10/13/2017 04:50 AM, Jonathan M Davis wrote: >> With reg fixes put in master at the same time that in stable, >> testing 3 versions of the DMD compiler would not be necessary >> anymore, i think. > > I don't know what the best way to handle committing regression fixes is Regression fixes (and

Re: Beta 2.077.1

2017-11-30 Thread Martin Nowak via Digitalmars-d-announce
On 11/26/2017 12:30 PM, Walter Bright wrote: > Too late for RAII for betterC? :-( Also see https://forum.dlang.org/post/oknjtm$1unb$1...@digitalmars.com for the release schedule. Next major release will be 2.078.0 on Jan 1 2018. Just make sure to finish and properly test any features in time.