[Bug 65] Debug info wrong for __modtest

2013-06-27 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=65 --- Comment #1 from Iain Buclaw 2013-06-27 17:40:31 UTC --- A test for you that doesn't require importing modules: --- void main() {} unittest { int* a = null; *a = 10; } unittest { int* a = null; *a = 10; } --- See comment i

[Bug 65] New: Debug info wrong for __modtest

2013-06-27 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=65 Bug #: 65 Summary: Debug info wrong for __modtest Classification: Unclassified Product: GDC Version: development Platform: All OS/Version: Linux Status: NEW S

[Bug 64] Build warnings in gcc.

2013-06-27 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=64 Johannes Pfau changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|ibuc...@gdcpr

[Bug 64] Build warnings in gcc.

2013-06-27 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=64 --- Comment #3 from Iain Buclaw 2013-06-27 14:26:50 UTC --- (In reply to comment #1) > I'll see if those can be reproduced on x86, but what headers are included in > what order can be different on every platform. > > I hope we don't need to mirr

[Bug 64] Build warnings in gcc.

2013-06-27 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=64 --- Comment #2 from Iain Buclaw 2013-06-27 14:25:32 UTC --- OK, so I've have a look, the order of file inclusion is such (see config.gcc): dbxelf.h elfos.h gnu-user.h linux.h // Sets as: linux, Posix, GNU libc glibc-stdint.h ia64/sy

[Bug 64] Build warnings in gcc.

2013-06-27 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=64 Johannes Pfau changed: What|Removed |Added CC||johannesp...@gmail.com --- Comment #1 fro

Re: New Wiki

2013-06-27 Thread Johannes Pfau
Am Thu, 27 Jun 2013 12:55:53 +0100 schrieb Iain Buclaw : > On 27 June 2013 11:37, Joseph Rushton Wakeling > wrote: > > On 06/26/2013 05:45 PM, Iain Buclaw wrote: > >> Unless Vladimir possibly gives us access to dlang's wiki to post > >> the documentation content there. I've opened up a new wiki

Re: New Wiki

2013-06-27 Thread Joseph Rushton Wakeling
On 06/27/2013 01:55 PM, Iain Buclaw wrote: > I still don't know what the plans are... I just don't have time to set > anything in stone at the moment. Well, FWIW I think a wiki is a better option, it's just much easier to edit than Ddoc.

[Bug 64] New: Build warnings in gcc.

2013-06-27 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=64 Bug #: 64 Summary: Build warnings in gcc. Classification: Unclassified Product: GDC Version: development Platform: IA64 OS/Version: Linux Status: NEW Severity

Re: New Wiki

2013-06-27 Thread Iain Buclaw
On 27 June 2013 11:37, Joseph Rushton Wakeling wrote: > On 06/26/2013 05:45 PM, Iain Buclaw wrote: >> Unless Vladimir possibly gives us access to dlang's wiki to post the >> documentation content there. I've opened up a new wiki page for people to >> contribute to. > > Hang on, I'm confused. I t

Re: New Wiki

2013-06-27 Thread Joseph Rushton Wakeling
On 06/26/2013 05:45 PM, Iain Buclaw wrote: > Unless Vladimir possibly gives us access to dlang's wiki to post the > documentation content there. I've opened up a new wiki page for people to > contribute to. Hang on, I'm confused. I thought the plan was to move to Ddoc hosted on GitHub? > http:/