[Issue 3971] Syntax semantics for array assigns

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3971 --- Comment #19 from bearophile_h...@eml.cc 2011-11-15 23:56:31 PST --- (In reply to comment #18) See: http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.Darticle_id=149289 This is from that post: This also means this

[Issue 2856] static opIndex does not compile for a templated struct/class

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2856 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6950] http://www.digitalmars.com/ links to older compiler

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6950 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6949] no warning or error if unsigned variable is compared to 0

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6949 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 6951] dependency parameter (-deps) crashes dmd in release build

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6951 Denis verylonglogin@gmail.com changed: What|Removed |Added CC|

[Issue 6954] std.conv.to!int doesn't work in CTFE

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6954 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 4376] Cannot build static binaries; running dmd with flag -L-static fails to compile

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4376 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6952] Static Linking on Linux

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6952 --- Comment #3 from Steven Schveighoffer schvei...@yahoo.com 2011-11-16 05:26:34 PST --- *** Issue 4376 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ---

[Issue 6954] std.conv.to!int doesn't work in CTFE

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6954 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6958] New: [CTFE] closures are not yet supported in CTFE

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6958 Summary: [CTFE] closures are not yet supported in CTFE Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 6959] New: std.container's BinaryHeap doesn't work with Array!(T)

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6959 Summary: std.container's BinaryHeap doesn't work with Array!(T) Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 4414] ICE(cgcs.c) Taking item of static array returned by function

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4414 --- Comment #6 from zetet...@gmail.com 2011-11-16 06:59:55 PST --- To make searching easier, I just want to mention that with DMD 2.056, this code: int[1] foo() { return [0]; } void main() { int x = foo()[0]; } Now gives: Internal

[Issue 5998] Problem with heapified Array!BigInt

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5998 zetet...@gmail.com changed: What|Removed |Added CC||zetet...@gmail.com --- Comment #2

[Issue 6959] std.container's BinaryHeap doesn't work with Array!(T)

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6959 zetet...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 5985] string enum fails with debugging enabled

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5985 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5168] String enums don't work with -g compiler switch

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5168 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 6836] map + UFCS = fail

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6836 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6837] alias this + UFCS = fail

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6837 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6927] Better @property management by chained functions

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6927 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6919] [CTFE] Cannot get effect to local variable through its pointer

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6919 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6522] [CTFE] Problem with opAssign call in foreach(ref)

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6522 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6955] Immutable Strings - Doubles Fails At Runtime

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6955 --- Comment #1 from David Simcha dsim...@yahoo.com 2011-11-16 18:04:01 PST --- This only happens with -O, so it's a codegen bug. I'll work on creating a test case for the underlying codegen bug in a separate report. -- Configure issuemail:

[Issue 6962] New: Wrong Code With Scope Exit + By-Ref Parameters

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6962 Summary: Wrong Code With Scope Exit + By-Ref Parameters Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: wrong-code Severity:

[Issue 6940] immutable(int*)* and int** do not combine

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6940 --- Comment #1 from Kenji Hara k.hara...@gmail.com 2011-11-16 19:44:01 PST --- static assert(is(typeof(x) : const(int*)*)); // ok static assert(is(typeof(a) : const(int[])[])); // ok I think these two lines should not compile. They are the

[Issue 6963] New: pure/nothrow inference doesn't work for function pointers

2011-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6963 Summary: pure/nothrow inference doesn't work for function pointers Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: