[Issue 7136] New: alias this lookup should run before merging modifiers of both sides.

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7136 Summary: alias this lookup should run before merging modifiers of both sides. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 3867] Regression(1.051) forward referenced enum member via an alias, templates, and is(), D1 only

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3867 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7099] static constructor in template mixin in library not executed

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7099 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||wrong-code

[Issue 3391] gdb: dynamic arrays and associative arrays are not properly printed

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3391 --- Comment #4 from Leandro Lucarella llu...@gmail.com 2011-12-19 03:53:53 PST --- See https://github.com/D-Programming-Language/dmd/pull/526 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 3865] ICE(cgcs.c): Assigning to struct literal member

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3865 Don clugd...@yahoo.com.au changed: What|Removed |Added Version|D1 |D1 D2

[Issue 664] is(func T == function) ignores variadic arguments

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=664 --- Comment #6 from Don clugd...@yahoo.com.au 2011-12-19 04:59:44 PST --- (In reply to comment #5) (3) Have function(char, ...) just not matching function(T) for any value of T. ... is a fundamentally different kind of thing from a type, so

[Issue 7133] [tdpl] There should be no empty statement

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7133 Stewart Gordon s...@iname.com changed: What|Removed |Added CC||s...@iname.com

[Issue 7133] [tdpl] There should be no empty statement

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7133 jakobov...@gmail.com changed: What|Removed |Added CC||jakobov...@gmail.com ---

[Issue 664] is(func T == function) ignores variadic arguments

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=664 --- Comment #7 from Stewart Gordon s...@iname.com 2011-12-19 05:23:40 PST --- (In reply to comment #6) How does that solve the problem? The root cause is that is( ==function) assumes that all of the function parameters can be returned in a

[Issue 6939] wrong type qualifier combination

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6939 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||patch --- Comment #4

[Issue 7136] alias this lookup should run before merging modifiers of both sides.

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7136 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||patch --- Comment #1

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

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6940 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||patch, rejects-valid

[Issue 7133] [tdpl] There should be no empty statement

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7133 --- Comment #9 from Stewart Gordon s...@iname.com 2011-12-19 07:17:31 PST --- (In reply to comment #8) I think it is useful. This looks odd: inti = 2; for({} i2; i++){} The ; you're replacing there isn't a statement - it's

[Issue 7099] static constructor in template mixin in library not executed

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7099 --- Comment #2 from Robert Clipsham rob...@octarineparrot.com 2011-12-19 16:26:59 GMT --- (In reply to comment #1) Happens on Windows as well. This isn't a regression, it behaves the same way in D 1.040. It has never worked. I have no

[Issue 4135] Regression(1.034): ICE(statement.c): mixin in bad foreach, D1 only

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

[Issue 4135] Regression(1.034): ICE(statement.c): mixin in bad foreach, D1 only

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4135 --- Comment #6 from Walter Bright bugzi...@digitalmars.com 2011-12-19 10:01:58 PST --- The fix was: https://github.com/D-Programming-Language/dmd/pull/570 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ---

[Issue 5533] Regression(2.051, Linux only): segv: -gc, associative arrays, const pointers to self

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5533 klickverbot c...@klickverbot.at changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7127] Const-related infinite recursion in DWARF generation

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7127 klickverbot c...@klickverbot.at changed: What|Removed |Added CC|

[Issue 7031] Stack overflow with immutable recursive struct

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7031 klickverbot c...@klickverbot.at changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7127] Const-related infinite recursion in DWARF generation

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7127 klickverbot c...@klickverbot.at changed: What|Removed |Added CC||mrmoc...@gmx.de ---

[Issue 7137] New: Fresh git clone fails to build

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7137 Summary: Fresh git clone fails to build Product: D Version: unspecified Platform: x86_64 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2

[Issue 7138] New: Can't call array() on dirEntries

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7138 Summary: Can't call array() on dirEntries Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: major Priority: P2 Component:

[Issue 7139] New: OPTLINK Termination EIP=00428DA3

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7139 Summary: OPTLINK Termination EIP=00428DA3 Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: major Priority: P2 Component:

[Issue 7065] align() refused for struct defined inside functions

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7065 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||patch

[Issue 664] is(func T == function) ignores variadic arguments

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=664 --- Comment #8 from Don clugd...@yahoo.com.au 2011-12-19 22:34:00 PST --- (In reply to comment #7) (In reply to comment #6) How does that solve the problem? The root cause is that is( ==function) assumes that all of the function

[Issue 664] is(func T == function) ignores variadic arguments

2011-12-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=664 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||spec --- Comment #9 from