Re: GDC updated to use 2.065

2014-06-12 Thread Joseph Rushton Wakeling via D.gnu
On 12/06/14 00:50, Iain Buclaw via D.gnu wrote: Bleeding edge, see gcc.version which has the snapshot version of gcc this was last tested and verified against. However if the last conversation I had with Johannes was of any indicator, if you hold onto your horses, you may find this backported to

Re: GDC updated to use 2.065

2014-06-12 Thread Stefan Frijters via D.gnu
On Wednesday, 11 June 2014 at 21:54:28 UTC, Iain Buclaw wrote: It's done, after 2 months brewing in development. https://github.com/D-Programming-GDC/GDC/pull/76 Cool stuff! I'm champing at the bit to performance test a recent project of mine which uses some bleeding edge language features,

[Bug 130] Preprocessor madness with MinGW

2014-06-12 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=130 Johannes Pfau changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 131] New: can't compile current dub

2014-06-12 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=131 Bug ID: 131 Summary: can't compile current dub Product: GDC Version: development Hardware: x86 OS: Linux Status: NEW Severity: normal Priority:

Re: GDC updated to use 2.065

2014-06-12 Thread Dicebot via D.gnu
On Wednesday, 11 June 2014 at 22:50:37 UTC, Iain Buclaw via D.gnu wrote: However if the last conversation I had with Johannes was of any indicator, if you hold onto your horses, you may find this backported to work on 4.9.x in the next weeks. :-) Eagerly waiting for it ;)

[Bug 126] Add support for attribute to mark data as volatile.

2014-06-12 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=126 --- Comment #15 from Johannes Pfau --- > Didn't knew about this proposal It's not yet been announced/discussed, though I'll probably start a discussion on the newsgroup this week. > but it's flawed IMO, because > read-modify-write operations mi

[Bug 122] Fails to compile std.parallelism.reduce

2014-06-12 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=122 --- Comment #5 from Iain Buclaw --- Oops, that first link should have been: https://github.com/D-Programming-GDC/GDC/commit/16be749d160c19bd2cc2fbc70853a7409b3b96da -- You are receiving this mail because: You are watching all bug changes.

[Bug 122] Fails to compile std.parallelism.reduce

2014-06-12 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=122 Iain Buclaw changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #4 from Iain Buclaw