Re: SDC-32bit

2014-08-05 Thread Shammah Chancellor via Digitalmars-d-announce
On 2014-08-04 04:19:01 +, deadalnix said: On Saturday, 2 August 2014 at 22:48:35 UTC, Shammah Chancellor wrote: Also, it looks by using your fiber based scheduler that you can naturally parallize compiling. Have you investigated that at all? Obviously, yes. But that is quite tricky to

Re: SDC-32bit

2014-08-05 Thread Stefan Koch via Digitalmars-d-announce
On Tuesday, 5 August 2014 at 11:56:28 UTC, Shammah Chancellor wrote: On 2014-08-04 04:19:01 +, deadalnix said: On Saturday, 2 August 2014 at 22:48:35 UTC, Shammah Chancellor wrote: Also, it looks by using your fiber based scheduler that you can naturally parallize compiling. Have you

Re: SDC-32bit

2014-08-05 Thread Dicebot via Digitalmars-d-announce
On Tuesday, 5 August 2014 at 16:54:47 UTC, Stefan Koch wrote: I'm not sure what you mean. Are you referring to things like pragma msg? to things like mixin(mixin(`writeln (Hello World);`); ``` bool foo() { ... } template bar(bool cond) { static if (cond) enum bar = int a;;

Re: LDC 0.14.0 alpha1 released! Please help test!

2014-08-05 Thread Trass3r via Digitalmars-d-announce
I also have an experimental Win64 MSVC version. https://github.com/Trass3r/ldc/releases

Re: SDC-32bit

2014-08-05 Thread Shammah Chancellor via Digitalmars-d-announce
On 2014-08-05 17:02:27 +, Dicebot said: On Tuesday, 5 August 2014 at 16:54:47 UTC, Stefan Koch wrote: I'm not sure what you mean. Are you referring to things like pragma msg? to things like mixin(mixin(`writeln (Hello World);`); ``` bool foo() { ... } template bar(bool cond) {

Re: GtkD 2.4.0 released, GTK+ with D.

2014-08-05 Thread uri via Digitalmars-d-announce
On Tuesday, 5 August 2014 at 21:11:03 UTC, Mike Wey wrote: GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL license. The most notable changes in this release are the discontinuation of the support for D1, and better support for installing more than one version of GTK+

Re: DMD v2.066.0-rc1

2014-08-05 Thread Walter Bright via Digitalmars-d-announce
On 8/3/2014 8:51 PM, Manu via Digitalmars-d-announce wrote: This windiows installer went wrong on me. First, it tried to uninstall, it offered to uninstall from 'C:\D'. My DMD install is 'C:\dev\D'... The path was presented in a greyed out textbox that I couldn't type in to correct it, and no