[Issue 4232] New: Local struct member variable can be returned by ref

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4232 Summary: Local struct member variable can be returned by ref Product: D Version: 2.041 Platform: x86 OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 1001] print stack trace (in debug mode) when program die

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1001 --- Comment #19 from Brad Roberts bra...@puremagic.com 2010-05-25 00:15:31 PDT --- Sean, any objection to me submitting this minor diff: Index: src/object_.d === ---

[Issue 2127] inliner turns struct return *this from by-value into by-ref (D1 only)

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2127 --- Comment #1 from Brad Roberts bra...@puremagic.com 2010-05-25 01:59:48 PDT --- Created an attachment (id=642) tentative fix for this for the d2 branch (might work on d1 as well, untested) This bug exists in the d2 code base as well. This

[Issue 2127] inliner turns struct return *this from by-value into by-ref (D1 only)

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2127 Brad Roberts bra...@puremagic.com changed: What|Removed |Added Attachment #642 is|0 |1

[Issue 3909] toDelegate handles only a tiny subset of function pointer types

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3909 David Simcha dsim...@yahoo.com changed: What|Removed |Added CC||dsim...@yahoo.com

[Issue 3909] toDelegate handles only a tiny subset of function pointer types

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3909 --- Comment #3 from Max Samukha samu...@voliacable.com 2010-05-25 08:12:12 PDT --- (In reply to comment #2) I just noticed this report now. Really, the reason this code is so poorly designed (I wrote it, and I'll admit in hindsight that it

[Issue 4233] New: Eponymous template template members inaccessible

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4233 Summary: Eponymous template template members inaccessible Product: D Version: 2.041 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P2

[Issue 1886] Inserting into an AA of structs with opAssign results in ArrayBoundsError

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1886 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 4233] Eponymous template template members inaccessible

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4233 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 242] template implicit template properties doesn't work

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=242 --- Comment #4 from Don clugd...@yahoo.com.au 2010-05-25 13:33:59 PDT --- *** Issue 4233 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 4169] building dmd with a modern gcc produces a buggy compiler

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4169 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 1001] print stack trace (in debug mode) when program die

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1001 --- Comment #20 from Sean Kelly s...@invisibleduck.org 2010-05-25 15:18:01 PDT --- Not at all. We should really make all of the Runtime properties get/settable. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 4234] New: Cannot create a std.socket.Socket from an fd

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4234 Summary: Cannot create a std.socket.Socket from an fd Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P2

[Issue 4169] building dmd with a modern gcc produces a buggy compiler

2010-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4169 Brad Roberts bra...@puremagic.com changed: What|Removed |Added Status|RESOLVED|REOPENED