2.080.0-rc.1 [was: Beta 2.080.0]

2018-04-27 Thread Martin Nowak via Digitalmars-d-announce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Release candidate available now. http://dlang.org/changelog/2.080.0.html http://dlang.org/download.html#dmd_beta - -Martin -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEpzRNrTw0HqEtE8TmsnOBFhK7GTkFAlrjYAYACgkQsnOBFhK7

Re: Beta 2.080.0

2018-04-27 Thread Martin Nowak via Digitalmars-d-announce
On 04/23/2018 02:53 PM, Chris M. wrote: > Under https://dlang.org/changelog/2.080.0.html#rwm-shared-error > > It should be core.atomic.atomicOp instead of atomic.atomicOp.core Thanks, code that needs fixing is here

Re: The dlang-community releases DCD 0.9.3 and D-Scanner 0.5.2

2018-04-27 Thread Seb via Digitalmars-d-announce
On Friday, 27 April 2018 at 15:20:15 UTC, Jacob Carlborg wrote: On 2018-04-27 09:43, baz@dlang-community wrote: DCD 0.9.4 is available now. Same link. How come there are no binaries for macOS? Seems to be a release script and Travis CI configuration for macOS. Because the DCD release

Re: The dlang-community releases DCD 0.9.3 and D-Scanner 0.5.2

2018-04-27 Thread Jacob Carlborg via Digitalmars-d-announce
On 2018-04-27 09:43, baz@dlang-community wrote: DCD 0.9.4 is available now. Same link. How come there are no binaries for macOS? Seems to be a release script and Travis CI configuration for macOS. -- /Jacob Carlborg

Re: Pre-DConf Meetup on May 1

2018-04-27 Thread Jacob Carlborg via Digitalmars-d-announce
On 2018-04-25 16:13, Seb wrote: Hi all, I hope you are all looking forward to DConf. We (Stefan, Dragos and I) have very good news for you. Our next D Munich Meetup will coincide with DConf to give our local community who can't join DConf an opportunity to meetup all the rockstars from the D

Re: SecureD 1.0.0 Released!

2018-04-27 Thread Martin Tschierschke via Digitalmars-d-announce
On Friday, 27 April 2018 at 10:18:10 UTC, Dechcaudron wrote: On Friday, 27 April 2018 at 09:57:03 UTC, Adam Wilson wrote: As always, PR's are welcome. Link to repo? You can find it at DUB (code.dlang.org): https://code.dlang.org/packages/secured

Re: SecureD 1.0.0 Released!

2018-04-27 Thread Dechcaudron via Digitalmars-d-announce
On Friday, 27 April 2018 at 09:57:03 UTC, Adam Wilson wrote: As always, PR's are welcome. Link to repo?

SecureD 1.0.0 Released!

2018-04-27 Thread Adam Wilson via Digitalmars-d-announce
Hello! I am pleased to announce that after a year of development and stabilization SecureD has been released in stable form. The most recent release consists of an upgrade to OpenSSL 1.1 in order to be compliant with more recent and supported versions of OpenSSL. If you need to use OpenSSL

Re: The dlang-community releases DCD 0.9.3 and D-Scanner 0.5.2

2018-04-27 Thread baz@dlang-community via Digitalmars-d-announce
On Monday, 23 April 2018 at 17:04:09 UTC, Baz @dlang-community wrote: Time to update your favorite D completion daemon and D linter since previous patch were not announced. Changelogs: - https://github.com/dlang-community/DCD/releases - https://github.com/dlang-community/D-Scanner/releases