[Issue 7422] Regression(master): ICE with template function and if statement

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7422 --- Comment #1 from github-bugzi...@puremagic.com 2012-02-06 00:16:15 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7422] Regression(master): ICE with template function and if statement

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7422 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7424] Segfault when trying to call a templated property with different const-ancy.

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7424 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7425] IFTI does not work with inout methods

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7425 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7450] New: AA: Cannot uniquely infer foreach argument types

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7450 Summary: AA: Cannot uniquely infer foreach argument types Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 6088] Stack trace or some info with stack overflow

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6088 d...@dawgfoto.de changed: What|Removed |Added CC||d...@dawgfoto.de --- Comment #18

[Issue 3396] Call of abstract method not detected by semantic check

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3396 --- Comment #1 from rjmcgu...@gmail.com 2012-02-06 04:07:53 PST --- Created an attachment (id=1072) abstract methods not being flagged as unimplemented I encountered this problem in a library, what I found interesting was that the program

[Issue 7397] [Regression] std.path.buildPath can't be used with string[]

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7397 --- Comment #5 from github-bugzi...@puremagic.com 2012-02-06 04:13:38 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 4435] Multiple-inheritance of Interfaces results in final/static method/function hijacking

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4435 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||accepts-invalid, pull

[Issue 4435] Multiple-inheritance of Interfaces results in final/static method/function hijacking

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4435 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 4841] -inline wrecks nested struct with alias template parameter (An array()/map inlining problem)

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4841 --- Comment #8 from Don clugd...@yahoo.com.au 2012-02-06 10:00:46 PST --- (In reply to comment #7) I believe this is the same as bug 5939. I don't think bug 5939 involves -inline, but this one definitely does. Unless there are plans to make

[Issue 7451] New: [Git regression] AAs broken for interfaces keys and values with opEquals

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7451 Summary: [Git regression] AAs broken for interfaces keys and values with opEquals Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 7451] [Git regression] AAs broken for interfaces keys and values with opEquals

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7451 --- Comment #1 from klickverbot c...@klickverbot.at 2012-02-06 12:20:37 PST --- (if TickDuration[Test] is used directly, DMD ICE's instead because the template cannot be instantiated) -- Configure issuemail:

[Issue 7427] Cannot use templated opAssign when there is a member whose type has a postblit.

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7427 kenn...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4424] Copy constructor and templated opAssign cannot coexist

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4424 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #5

[Issue 6531] assertion failure in std.range.iota

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6531 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added CC||yao.go...@gmail.com

[Issue 6531] assertion failure in std.range.iota

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6531 --- Comment #2 from Yao Gomez yao.go...@gmail.com 2012-02-06 12:51:13 PST --- I have a patch with this solution, but I haven't pulled it yet, because I need more input in whether this is the right fix or not. -- Configure issuemail:

[Issue 6251] D spec should warn about using foreach_reverse on a delegate

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6251 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 1553] foreach_reverse is allowed for delegates

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1553 --- Comment #14 from Yao Gomez yao.go...@gmail.com 2012-02-06 13:05:24 PST --- *** Issue 6251 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 6251] D spec should warn about using foreach_reverse on a delegate

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6251 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 7454] New: Add file and line numbers to Linux stack traces using addr2line

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7454 Summary: Add file and line numbers to Linux stack traces using addr2line Product: D Version: unspecified Platform: All OS/Version: Linux Status: NEW

[Issue 6115] Variadic documentation should import core.vararg.

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6115 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added CC||yao.go...@gmail.com

[Issue 6483] std.container.moveBack

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6483 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added CC||yao.go...@gmail.com

[Issue 6179] scope should be removed from http://www.digitalmars.com/d/2.0/memory.html

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6179 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added CC||yao.go...@gmail.com

[Issue 5930] cas doesn't work when used in code compiled with -D

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5930 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 6024] Windows 2000 SP4 is not supported any more? And what is still supported?

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6024 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Platform|All |x86

[Issue 6024] Windows 2000 SP4 is not supported any more? And what is still supported?

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6024 --- Comment #14 from Yao Gomez yao.go...@gmail.com 2012-02-06 18:18:59 PST --- Sorry, it was a 'misplaced tab in Opera' (I opened the wrong link :) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 4435] Multiple-inheritance of Interfaces results in final/static method/function hijacking

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4435 --- Comment #4 from yebblies yebbl...@gmail.com 2012-02-07 13:47:24 EST --- (In reply to comment #3) (In reply to comment #2) https://github.com/D-Programming-Language/dmd/pull/699 This seems to partially overlap Issue 4647. I agree with

[Issue 5915] Newlines are not propagated when copypasting code snippets

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5915 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 4778] www.d-programming-language.org Interfacing to C says There are no const or volatile type modifiers in D

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4778 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 7426] Inner struct no size yet for forward reference when using .tupleof inside it.

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7426 --- Comment #4 from github-bugzi...@puremagic.com 2012-02-06 19:37:15 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7426] Inner struct no size yet for forward reference when using .tupleof inside it.

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7426 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 7397] [Regression] std.path.buildPath can't be used with string[]

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7397 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 4788] extern (System) not documented

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4788 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7455] New: narrowing float cast skipped for x87 values

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7455 Summary: narrowing float cast skipped for x87 values Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7426] Inner struct no size yet for forward reference when using .tupleof inside it.

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7426 --- Comment #6 from David Simcha dsim...@yahoo.com 2012-02-06 19:47:50 PST --- Still broken with my test case. Where do we draw the line between regressions and non-regressions? 2.058 has a lot of borderline cases where internal changes in

[Issue 5590] ICE(e2ir.c): when using .values on enum which is associative array

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5590 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 4854] Regression(2.047, Mac 10.5 only) writefln Segmentation fault if no globals

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4854 --- Comment #14 from Walter Bright bugzi...@digitalmars.com 2012-02-06 19:58:16 PST --- Is anyone still running 10.5? That's two OSX versions ago. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 4777] www.d-programming-language.org Language Reference has link to Const and Invariant

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4777 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5590] ICE(e2ir.c): when using .values on enum which is associative array

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5590 --- Comment #7 from yebblies yebbl...@gmail.com 2012-02-07 15:02:53 EST --- (In reply to comment #6) Clearly, the AA solution in D needs some re-engineering, so I'm going to have to defer fixing this for the moment. This is also fixed by

[Issue 4548] D2 Language Docs: http://www.digitalmars.com/d/2.0/attribute.html

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4548 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added CC||yao.go...@gmail.com

[Issue 6243] Update the D2 FAQs.

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6243 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 6531] assertion failure in std.range.iota

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6531 d...@dawgfoto.de changed: What|Removed |Added CC||d...@dawgfoto.de Depends on|

[Issue 7370] Major errors in the FAQ

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7370 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added CC||yao.go...@gmail.com

[Issue 4269] Regression(2.031): invalid type accepted if evaluated while errors are gagged

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4269 --- Comment #11 from Walter Bright bugzi...@digitalmars.com 2012-02-06 20:59:24 PST --- The whole idea of error gagging is probably bogus because of this. I don't know what to do about it. One possibility might be to attach gagged error

[Issue 4269] Regression(2.031): invalid type accepted if evaluated while errors are gagged

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4269 --- Comment #12 from yebblies yebbl...@gmail.com 2012-02-07 17:28:39 EST --- Don seems to have a handle on this. He explained his solution to me in comments on https://github.com/D-Programming-Language/dmd/pull/652 and it seems quite solid.

[Issue 4269] Regression(2.031): invalid type accepted if evaluated while errors are gagged

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4269 --- Comment #13 from github-bugzi...@puremagic.com 2012-02-06 22:42:30 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 4269] Regression(2.031): invalid type accepted if evaluated while errors are gagged

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4269 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added OS/Version|Windows |All ---