[Issue 15479] COFF: phobos/win64.mak failed to make clean with MODEL=32mscoff

2015-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15479 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/678e1b46180fc192ec5520899a0c35b0c5934cf8 Issue 15479 - COFF:

[Issue 15480] std.algorithm.iteration.map not accepting multiple lambdas

2015-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15480 --- Comment #2 from karthikeyan --- Seems this depends upon https://issues.dlang.org/show_bug.cgi?id=5710. Atleast can this assert be removed or replaced by some other logic to check for void functions? --

[Issue 15434] [REG2.068] object.d imports from rt (breaking inline builds)

2015-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15434 yazan.dab...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 15480] std.algorithm.iteration.map not accepting multiple lambdas

2015-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15480 --- Comment #3 from karthikeyan --- Seems related : https://github.com/D-Programming-Language/phobos/pull/1917 --

[Issue 15480] New: std.algorithm.iteration.map not accepting multiple lambdas

2015-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15480 Issue ID: 15480 Summary: std.algorithm.iteration.map not accepting multiple lambdas Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 15480] std.algorithm.iteration.map not accepting multiple lambdas

2015-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15480 --- Comment #1 from karthikeyan --- I took a local copy of the std.algorithm.iteration as myiteration.d and used it for debugging. Commenting out the following two lines make this work

[Issue 15434] [REG2.068] object.d imports from rt (breaking inline builds)

2015-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15434 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #3

[Issue 15481] New: Reducing array.length triggers reallocation

2015-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15481 Issue ID: 15481 Summary: Reducing array.length triggers reallocation Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal