[Issue 11303] New: IsExpression can not return the correct result about function delegate

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11303 Summary: IsExpression can not return the correct result about function delegate Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW

[Issue 11281] Range violation for associative array with Nullable!SysTime values

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

[Issue 11303] IsExpression can not return the correct result about function delegate

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11303 Max Samukha samu...@voliacable.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11304] New: In case of different @safe/@trusted/@system attributes the weaker is selected

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11304 Summary: In case of different @safe/@trusted/@system attributes the weaker is selected Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 11284] add -allinst compiler switch

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11284 --- Comment #7 from jfanati...@gmx.at 2013-10-20 02:01:54 PDT --- Currently D spec does not allow any symbol visibility optimizations. The fact that symbol X is used only during CTFE during compilation of module A does not mean it won't be

[Issue 9732] Do not call opAssign() for the first assignment to member in the constructor

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

[Issue 9665] Structure constant members can not be initialized if have opAssign

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9665 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||acehr...@yahoo.com

[Issue 7052] @system on @safe class methods inconsistency

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7052 Denis Shelomovskij verylonglogin@gmail.com changed: What|Removed |Added Status|NEW

[Issue 11138] real appender missing

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11138 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 11138] real appender missing

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11138 --- Comment #5 from Dmitry Olshansky dmitry.o...@gmail.com 2013-10-20 03:32:42 PDT --- (In reply to comment #0) Lets call real an appender which will create the one and only array, i.e. it will not randomly create a copy of array on

[Issue 10973] emplace internal error

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10973 --- Comment #4 from monarchdo...@gmail.com 2013-10-20 03:34:09 PDT --- (In reply to comment #3) Hum. I forgot to link back. First, this is a trivial reformat: https://github.com/D-Programming-Language/phobos/pull/1552 Pulled Then, this

[Issue 11293] wrong locale enumerate value

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

[Issue 11284] add -allinst compiler switch

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11284 Denis Shelomovskij verylonglogin@gmail.com changed: What|Removed |Added CC|

[Issue 11284] add -allinst compiler switch

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11284 --- Comment #9 from Denis Shelomovskij verylonglogin@gmail.com 2013-10-20 15:17:22 MSD --- Also it's too early to talk about such switch because symbol elimination mechanism from dmd pull #2550 [1] have never worked correctly as it fails

[Issue 11138] real appender missing

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11138 Denis Shelomovskij verylonglogin@gmail.com changed: What|Removed |Added AssignedTo|nob...@puremagic.com

[Issue 11305] New: Operations with array length cannot be used as a condition

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11305 Summary: Operations with array length cannot be used as a condition Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 10332] Dustmite should be distributed with the zipped release

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

[Issue 10332] Dustmite should be distributed with the zipped release

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

[Issue 11303] IsExpression can not return the correct result about function delegate

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11303 --- Comment #2 from Xuchong 786325...@qq.com 2013-10-20 05:20:26 PDT --- (In reply to comment #1) is(T == function) tests for function object type, not function pointer type. Many consider that an inconsistency, but that's the state of

[Issue 9125] mixin + textual import = order of declaration dependence

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9125 --- Comment #2 from Dmitry Olshansky dmitry.o...@gmail.com 2013-10-20 06:15:20 PDT --- Still fails with 2.064. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 10973] emplace internal error

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10973 David Nadlinger c...@klickverbot.at changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10973] emplace internal error

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10973 --- Comment #6 from David Nadlinger c...@klickverbot.at 2013-10-20 06:30:31 PDT --- https://github.com/D-Programming-Language/phobos/pull/1629 https://github.com/D-Programming-Language/phobos/commit/edf906bc7f88c958ef6e5a7c391b5b76d7aa1779

[Issue 11306] New: ordering for std.algorithm.cartesianProduct

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11306 Summary: ordering for std.algorithm.cartesianProduct Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 11306] ordering for std.algorithm.cartesianProduct

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11306 safety0ff.bugz safety0ff.b...@gmail.com changed: What|Removed |Added CC|

[Issue 10290] DMD with -m64 doesn't append .exe to -of option

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10290 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Keywords||pull ---

[Issue 11276] Spurious explicit slice assignment ...[] is better warning message in Phobos

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11276 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7444] Require [] for array copies too

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7444 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Resolution|FIXED |WONTFIX ---

[Issue 11244] Invalid warning about slice assignment

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11244 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11238] Codegen error when this is a ref parameter to the method

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11238 --- Comment #4 from github-bugzi...@puremagic.com 2013-10-20 10:20:42 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd

[Issue 11238] Codegen error when this is a ref parameter to the method

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

[Issue 11238] Codegen error when this is a ref parameter to the method

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11238 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11307] New: Make const(T).init and immutable(T).init lvalues

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11307 Summary: Make const(T).init and immutable(T).init lvalues Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 7444] Require [] for array copies too

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7444 --- Comment #20 from bearophile_h...@eml.cc 2013-10-20 10:49:58 PDT --- (In reply to comment #19) This pull: https://github.com/D-Programming-Language/dmd/pull/2673 undoes it with explanation. Reclassified as wontfix. What? After all

[Issue 11250] Compile time almost doubled

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11250 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 11250] Compile time almost doubled

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11250 --- Comment #2 from Michal Minich michal.min...@gmail.com 2013-10-20 12:09:55 PDT --- (In reply to comment #1) It looks a lot like a dup of http://d.puremagic.com/issues/show_bug.cgi?id=10866 Michal can you re-test with beta 2 of dmd

[Issue 11250] Compile time almost doubled

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11250 Benjamin Thaut c...@benjamin-thaut.de changed: What|Removed |Added CC|

[Issue 11250] Compile time almost doubled

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11250 --- Comment #4 from Dmitry Olshansky dmitry.o...@gmail.com 2013-10-20 12:21:30 PDT --- (In reply to comment #2) (In reply to comment #1) It looks a lot like a dup of http://d.puremagic.com/issues/show_bug.cgi?id=10866 Michal can

[Issue 7444] Require [] for array copies too

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

[Issue 11250] Compile time almost doubled

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11250 --- Comment #5 from Michal Minich michal.min...@gmail.com 2013-10-20 12:43:29 PDT --- (In reply to comment #4) Plus specifically for vibe.d there was this enhancement (unless you test with the old version):

[Issue 11251] Not able to link (Previous Definition Different)

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11251 --- Comment #4 from github-bugzi...@puremagic.com 2013-10-20 12:47:58 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 11251] Not able to link (Previous Definition Different)

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11251 --- Comment #5 from github-bugzi...@puremagic.com 2013-10-20 12:48:28 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd

[Issue 11250] Compile time almost doubled

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11250 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9662] Implement RDMD test suite

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9662 --- Comment #5 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-10-20 13:34:51 PDT --- New pull: https://github.com/D-Programming-Language/tools/pull/86 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 10119] Add tuple overload which automatically captures the names of symbols

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

[Issue 11130] Enum members are now all in scope when evaluating enum member initializers

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

[Issue 11309] New: std.concurrency: OwnerTerminated message doesn't work

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11309 Summary: std.concurrency: OwnerTerminated message doesn't work Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2

[Issue 11280] [REG 2.064] Symbol missing although it should be there

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11280 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 11251] Not able to link (Previous Definition Different)

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11251 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11310] New: Alignment failure in test42.d

2013-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11310 Summary: Alignment failure in test42.d Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD