Re: Autonomous driving company is looking for D software engineers

2019-06-25 Thread XavierAP via Digitalmars-d-announce
On Tuesday, 25 June 2019 at 03:52:44 UTC, Walter Bright wrote: On 6/18/2019 12:05 PM, Dragos Carp wrote: AID GmbH (https://aid-driving.eu) a subsidiary of AUDI AG is looking for experienced D-evelopers in Munich. It's on the front page at #9 of Hacker News at the moment! https://news.ycombina

dflat - v0.1

2019-06-25 Thread Nicholas Wilson via Digitalmars-d-announce
After getting waylaid by jet lag, family, health, and debugging, I'm happy to finally announce v0.1 of dflat, a wrapping application/library for .net dlls (e.g C#) to generate the boilerplate needed to drive the CoreCLR (cross platform .Net implementation). This release features: * cross pla

Re: Visual D 0.50.0 released

2019-06-25 Thread a11e99z via Digitalmars-d-announce
On Sunday, 23 June 2019 at 17:58:27 UTC, Rainer Schuetze wrote: today a new version of Visual D has been released. before I used VS2017 with VD 0.49. was ok. then I uninstalled it both. then installed VS2019 (.NET only), installed VD 0.50, installed Build Tools for 2019 (C++), installed DMD &

Re: Visual D 0.50.0 released

2019-06-25 Thread a11e99z via Digitalmars-d-announce
On Tuesday, 25 June 2019 at 12:24:03 UTC, a11e99z wrote: and should exists total uninstallation with removing ALL setting and folders. probably its good for updating to new version but should exist possibility to make clean new installation with removing all old settings. for now uninstall & ne

Re: Visual D 0.50.0 released

2019-06-25 Thread a11e99z via Digitalmars-d-announce
On Tuesday, 25 June 2019 at 12:24:03 UTC, a11e99z wrote: On Sunday, 23 June 2019 at 17:58:27 UTC, Rainer Schuetze wrote: today a new version of Visual D has been released. and now I have some issues with new VD 0.50: and now main troubles: I cant build any D project any more from VS. - compil

Fuzzing your D Application with LDC and AFL

2019-06-25 Thread Mike Parker via Digitalmars-d-announce
The latest post from Kai Nacke shows how to use a fuzz-testing tool called American Fuzzy Lop in conjunction with LDC to fuzz test your D programs. The blog: https://dlang.org/blog/2019/06/25/fuzzing-your-d-application-with-ldc-and-afl/ Reddit: https://www.reddit.com/r/programming/comments/c5a

Re: Visual D 0.50.0 released

2019-06-25 Thread Rainer Schuetze via Digitalmars-d-announce
On 25/06/2019 08:49, Bart wrote: > On Tuesday, 25 June 2019 at 05:32:37 UTC, Rainer Schuetze wrote: >> >> >> On 24/06/2019 21:58, Bart wrote: >>> On Sunday, 23 June 2019 at 17:58:27 UTC, Rainer Schuetze wrote: Hi, today a new version of Visual D has been released. Its main new >>>

Re: Visual D 0.50.0 released

2019-06-25 Thread Rainer Schuetze via Digitalmars-d-announce
On 25/06/2019 14:24, a11e99z wrote: > On Sunday, 23 June 2019 at 17:58:27 UTC, Rainer Schuetze wrote: >> today a new version of Visual D has been released. > > before I used VS2017 with VD 0.49. was ok. then I uninstalled it both. > then installed VS2019 (.NET only), installed VD 0.50, installe

Re: Visual D 0.50.0 released

2019-06-25 Thread Rainer Schuetze via Digitalmars-d-announce
On 25/06/2019 15:38, a11e99z wrote: > On Tuesday, 25 June 2019 at 12:24:03 UTC, a11e99z wrote: > and should exists total uninstallation with removing ALL setting and > folders. > probably its good for updating to new version but should exist > possibility to make clean new installation with remo

Re: Visual D 0.50.0 released

2019-06-25 Thread Rainer Schuetze via Digitalmars-d-announce
On 25/06/2019 15:53, a11e99z wrote: > On Tuesday, 25 June 2019 at 12:24:03 UTC, a11e99z wrote: >> On Sunday, 23 June 2019 at 17:58:27 UTC, Rainer Schuetze wrote: >>> today a new version of Visual D has been released. >> >> and now I have some issues with new VD 0.50: >> and now main troubles: I

Re: Autonomous driving company is looking for D software engineers

2019-06-25 Thread Walter Bright via Digitalmars-d-announce
Hacker News article direct link: https://news.ycombinator.com/item?id=20266566

Re: Visual D 0.50.0 released

2019-06-25 Thread Bart via Digitalmars-d-announce
On Tuesday, 25 June 2019 at 19:47:40 UTC, Rainer Schuetze wrote: On 25/06/2019 15:53, a11e99z wrote: On Tuesday, 25 June 2019 at 12:24:03 UTC, a11e99z wrote: On Sunday, 23 June 2019 at 17:58:27 UTC, Rainer Schuetze wrote: today a new version of Visual D has been released. and now I have so

argument parsing into structure

2019-06-25 Thread Jesse Phillips via Digitalmars-d-announce
Sometimes a good API isn't the right answer. I like getopt as it is but I wanted a little different control. So I wrote up an article on my work around. https://dev.to/jessekphillips/argument-parsing-into-structure-4p4n I have another technique for sub commands I should write about too.

Re: Beta 2.087.0

2019-06-25 Thread Martin Nowak via Digitalmars-d-announce
On Sunday, 16 June 2019 at 22:47:57 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.087.0 release, ♥ to the 66 contributors. Second beta is live since yesterday. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.087.0.html As usual please report any bug