[Bug 209] std.string.lineSplitter is missing

2016-02-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=209 highfly changed: What|Removed |Added CC||highfl...@gmail.com -- You are receiving this

[Bug 209] New: std.string.lineSplitter is missing

2016-02-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=209 Bug ID: 209 Summary: std.string.lineSplitter is missing Product: GDC Version: development Hardware: All OS: All Status: NEW Severity: normal Pri

Re: Build gdc on Windows

2016-02-03 Thread Vadim Lopatin via D.gnu
On Wednesday, 3 February 2016 at 13:50:56 UTC, Johannes Pfau wrote: Is it possible to add native mingw 32/64 binaries? (Pre-)Alpha quality binaries are available, but we don't want to advertise these on the homepage: ftp://ftp.gdcproject.org/binaries/5.2.0/x86_64-w64-mingw32/gdc-5.2.0+2.066.1.

[Bug 169] Can't build druntime on os x (ICE)

2016-02-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=169 John Colvin changed: What|Removed |Added Resolution|WORKSFORME |FIXED -- You are receiving this mail beca

[Bug 169] Can't build druntime on os x (ICE)

2016-02-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=169 John Colvin changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 192] Missing folders

2016-02-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=192 John Colvin changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 195] Can't build due to do -Wsuggest-attribute=format

2016-02-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=195 John Colvin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: Build gdc on Windows

2016-02-03 Thread Johannes Pfau via D.gnu
Am Wed, 03 Feb 2016 10:51:11 + schrieb Vadim Lopatin : > On Wednesday, 3 February 2016 at 07:54:07 UTC, Iain Buclaw wrote: > > On 3 Feb 2016 3:10 am, "Carl Sturtivant via D.gnu" > > wrote: > >> > >> I'd like to build gdc to be compatible with the Mingw-w64 > >> 64-bit gcc on > > Windows

Re: Build gdc on Windows

2016-02-03 Thread Vadim Lopatin via D.gnu
On Wednesday, 3 February 2016 at 07:54:07 UTC, Iain Buclaw wrote: On 3 Feb 2016 3:10 am, "Carl Sturtivant via D.gnu" wrote: I'd like to build gdc to be compatible with the Mingw-w64 64-bit gcc on Windows. (Building gdc to be compatible with the Mingw-w64 32-bit gcc on Windows also interests

Re: Build gdc on Windows

2016-02-03 Thread Johannes Pfau via D.gnu
Am Wed, 3 Feb 2016 09:00:37 +0100 schrieb "Iain Buclaw via D.gnu" : > On 3 Feb 2016 8:54 am, "Iain Buclaw" wrote: > > > > On 3 Feb 2016 3:10 am, "Carl Sturtivant via D.gnu" > > > wrote: > > > > > > I'd like to build gdc to be compatible with the Mingw-w64 64-bit > > > gcc on > Windows. (Buil

Re: Build gdc on Windows

2016-02-03 Thread Iain Buclaw via D.gnu
On 3 Feb 2016 8:54 am, "Iain Buclaw" wrote: > > On 3 Feb 2016 3:10 am, "Carl Sturtivant via D.gnu" wrote: > > > > I'd like to build gdc to be compatible with the Mingw-w64 64-bit gcc on Windows. (Building gdc to be compatible with the Mingw-w64 32-bit gcc on Windows also interests me.) > > > > Is