[Issue 10419] New: Unhandled exception in dmd after correct error message

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10419 Summary: Unhandled exception in dmd after correct error message Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: ice Severity: minor

[Issue 10404] Class!T should be the class version of type T

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10404 monarchdo...@gmail.com changed: What|Removed |Added CC||monarchdo...@gmail.com ---

[Issue 10403] memchr optimization for std.algorithm.find

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10403 monarchdo...@gmail.com changed: What|Removed |Added AssignedTo|monarchdo...@gmail.com |nob...@puremagic.com ---

[Issue 10420] New: Incorrect function attributes in `core.exception`

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10420 Summary: Incorrect function attributes in `core.exception` Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 10421] New: 'package' access should work with package module

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10421 Summary: 'package' access should work with package module Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity: major

[Issue 10397] ICE on concatenating string with unexisted symbol

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10397 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-20 01:51:38 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10397] ICE on concatenating string with unexisted symbol

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10397 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9426] [enh] polymorphic lambda should be storeable in enum constant

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9426 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 10421] 'package' access should work with package module

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10421 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 5943] Power expression optimisation: 2^^unsigned == 1unsigned

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5943 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-20 02:35:23 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 5630] array() of iterable of immutable items

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5630 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 5943] Power expression optimisation: 2^^unsigned == 1unsigned

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5943 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10386] Package import feature breaks with static libraries

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10386 --- Comment #8 from github-bugzi...@puremagic.com 2013-06-20 04:03:30 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10421] 'package' access should work with package module

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10421 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-20 04:03:36 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10421] 'package' access should work with package module

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10421 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10280] CTFE: Circular variable initializers should be detected properly

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10280 Henning Pohl henn...@still-hidden.de changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10423] New: built-in arrays being overwritten

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10423 Summary: built-in arrays being overwritten Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 10422] New: Unable to implement a NVI interface

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10422 Summary: Unable to implement a NVI interface Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 4542] [tdpl] TDPL NVI example results in linker error

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

[Issue 10422] Unable to implement a NVI interface

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10422 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10419] Unhandled exception in dmd after correct error message

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10419 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull ---

[Issue 2947] Array literal changeable if part of class.

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2947 Nils nilsboss...@googlemail.com changed: What|Removed |Added CC||iteronve...@gmail.com

[Issue 7522] ICE(interpret.c) Accessing a non-static member without this

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7522 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6894] ICE(cod1.c) with immutable and static

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6894 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10424] array operations accept rvalues on the lhs

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

[Issue 10424] New: array operations accept rvalues on the lhs

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10424 Summary: array operations accept rvalues on the lhs Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Keywords: accepts-invalid Severity:

[Issue 10425] New: Link error with templates

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10425 Summary: Link error with templates Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: link-failure Severity: regression

[Issue 10425] Link error with templates

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

[Issue 10274] DMD 2.063 produces broken binaries

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10274 Martin Nowak c...@dawg.eu changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10419] Unhandled exception in dmd after correct error message

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10419 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-20 10:57:07 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10174] std.file claims files which are symlinks to non-existant files don't exist

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10174 --- Comment #2 from k.phil...@gmail.com 2013-06-20 11:03:08 PDT --- Yeah I can see how you would want symlinks to behave transparently by default. Still getting this behaviour documented and a function that does lstat would be nice. --

[Issue 9426] [enh] polymorphic lambda should be storeable in enum constant

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9426 --- Comment #2 from Martin Nowak c...@dawg.eu 2013-06-20 12:33:49 PDT --- (In reply to comment #1) This fits much better with the existing lanuage IMO. You are right. -- Configure issuemail:

[Issue 10426] New: Improve code coverage of std.random unittests

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10426 Summary: Improve code coverage of std.random unittests Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 10427] New: No opEquals method in std.random.MersenneTwisterEngine

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10427 Summary: No opEquals method in std.random.MersenneTwisterEngine Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 10428] New: Assignment operator returns by value (not by ref like you'd expect)

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10428 Summary: Assignment operator returns by value (not by ref like you'd expect) Product: D Version: unspecified Platform: All OS/Version: All Status: NEW

[Issue 10427] No opEquals method in std.random.MersenneTwisterEngine

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10427 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added CC|

[Issue 10427] No opEquals method in std.random.MersenneTwisterEngine

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10427 --- Comment #2 from Joseph Rushton Wakeling joseph.wakel...@webdrake.net 2013-06-20 14:30:40 PDT --- It's a discrepancy I noticed, so I thought it should be on record. The concern was that when the RNGs _are_ converted to reference types,

[Issue 10352] Regression (2.063): --eval is broken in RDMD

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10352 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-20 14:57:58 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/tools

[Issue 10352] Regression (2.063): --eval is broken in RDMD

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10352 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10429] RDMD: --loop option doesn't work due to symbol conflict

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10429 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-20 15:09:47 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/tools

[Issue 10429] New: RDMD: --loop option doesn't work due to symbol conflict

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10429 Summary: RDMD: --loop option doesn't work due to symbol conflict Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 10430] New: Makefiles should print code coverage percentages when running unittests

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10430 Summary: Makefiles should print code coverage percentages when running unittests Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 10427] No opEquals method in std.random.MersenneTwisterEngine

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10427 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10432] RDMD: --dry-run option tries to read non-existent file

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10432 --- Comment #1 from github-bugzi...@puremagic.com 2013-06-20 15:41:02 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/tools

[Issue 10432] RDMD: --dry-run option tries to read non-existent file

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10432 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7067] std.random.RandomSample and RandomCover are poorly designed

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7067 Joseph Rushton Wakeling joseph.wakel...@webdrake.net changed: What|Removed |Added CC|

[Issue 9662] Implement RDMD test suite

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9662 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 7067] std.random.RandomSample and RandomCover are poorly designed

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7067 --- Comment #15 from bearophile_h...@eml.cc 2013-06-20 16:13:04 PDT --- (In reply to comment #14) It's putting a sticking plaster on a gaping wound, Why do you/we care so much for breaking backwards compatibility with something that is so

[Issue 10434] New: Don't use Random as template parameter name in std.random (or anywhere else)

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10434 Summary: Don't use Random as template parameter name in std.random (or anywhere else) Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 10434] Don't use Random as template parameter name in std.random (or anywhere else)

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

[Issue 7067] std.random.RandomSample and RandomCover are poorly designed

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7067 --- Comment #16 from Joseph Rushton Wakeling joseph.wakel...@webdrake.net 2013-06-20 16:27:56 PDT --- (In reply to comment #15) Why do you/we care so much for breaking backwards compatibility with something that is so broken? If you let it

[Issue 10427] No opEquals method in std.random.MersenneTwisterEngine

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10427 --- Comment #4 from Joseph Rushton Wakeling joseph.wakel...@webdrake.net 2013-06-20 16:40:50 PDT --- Fair enough, sorry for the noise. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 10424] array operations accept rvalues on the lhs

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10424 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10359] Pointer slicing allowed in @safe mode

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10359 --- Comment #3 from github-bugzi...@puremagic.com 2013-06-20 19:24:56 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10390] ICE on printing ClassReferenceExp

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10390 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-20 19:25:00 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10390] ICE on printing ClassReferenceExp

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10390 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10433] Array sum operation in function template

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10433 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 10433] Array sum operation in function template

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10433 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10433] Array sum operation in function template

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10433 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-20 20:08:46 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10274] DMD 2.063 produces broken binaries

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10274 Jerry Quinn jlqu...@optonline.net changed: What|Removed |Added Status|RESOLVED|CLOSED ---