[Bug 89] New: Add DMD version to --version output

2014-01-11 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=89 Bug #: 89 Summary: Add DMD version to --version output Classification: Unclassified Product: GDC Version: development Platform: All OS/Version: All Status: NEW

Re: GDC doesn't catch this ambiguity

2014-01-11 Thread Mike
On Saturday, 11 January 2014 at 23:12:52 UTC, Mike wrote: On Saturday, 11 January 2014 at 12:39:59 UTC, Iain Buclaw wrote: On 11 January 2014 01:13, Mike wrote: GDC doesn't catch the ambiguity between... static nothrow pure void Write(A...)(A a) and static nothrow pure void Write(in str

Re: GDC doesn't catch this ambiguity

2014-01-11 Thread Mike
On Saturday, 11 January 2014 at 12:39:59 UTC, Iain Buclaw wrote: On 11 January 2014 01:13, Mike wrote: GDC doesn't catch the ambiguity between... static nothrow pure void Write(A...)(A a) and static nothrow pure void Write(in string text) ... but LDC does. Who's right? GDC is on 2

Re: GDC doesn't catch this ambiguity

2014-01-11 Thread sclytrack
On Saturday, 11 January 2014 at 12:39:59 UTC, Iain Buclaw wrote: On 11 January 2014 01:13, Mike wrote: LDC the LLVM D compiler (0.12.1): based on DMD v2.063.2 and LLVM 3.3 GDC arm-none-eabi-gdc (GCC) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. Also, is there a way to know which

Re: GDC doesn't catch this ambiguity

2014-01-11 Thread Iain Buclaw
On 11 January 2014 01:13, Mike wrote: > > LDC > the LLVM D compiler (0.12.1): > based on DMD v2.063.2 and LLVM 3.3 > > GDC > arm-none-eabi-gdc (GCC) 4.8.2 > Copyright (C) 2013 Free Software Foundation, Inc. > > Also, is there a way to know which version of DMD GDC is based on? GDC is on 2.064.2

Re: Unaligned accesses?

2014-01-11 Thread Johannes Pfau
Am Sat, 11 Jan 2014 00:52:31 + schrieb "Mike" : > On Friday, 10 January 2014 at 23:02:03 UTC, Johannes Pfau wrote: > > http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0068b/BABDJCHA.html > > "a non halfword-aligned 16-bit save corrupts two bytes at > > [address] and > > [addres