[Issue 17811] No stack for Win32 exceptions

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17811 bitwise changed: What|Removed |Added Severity|blocker |major --

[Issue 17812] crash when building JSON info with static foreach

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17812 timon.g...@gmx.ch changed: What|Removed |Added CC||timon.g...@gmx.ch --- Comment #2 from

[Issue 17814] bad output of "static foreach" with -vcg-ast

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17814 --- Comment #4 from timon.g...@gmx.ch --- https://github.com/dlang/dmd/pull/7126 --

[Issue 17814] bad output of "static foreach" with -vcg-ast

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17814 --- Comment #3 from Rainer Schuetze --- If it correctly represents the original code, it should be ok, too. I expected the dump to have expanded all compile time transformations and lowerings, but obviously it does not. I just

[Issue 17814] bad output of "static foreach" with -vcg-ast

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17814 timon.g...@gmx.ch changed: What|Removed |Added CC||timon.g...@gmx.ch --- Comment #2 from

[Issue 17811] No stack for Win32 exceptions

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17811 --- Comment #6 from bitwise --- @Rainer Schuetze > "Built Phobos browse info" some time in the past? Yes, same result though - DMD imports for LDC. I suppose I should file a separate bug for this though. I thought As

[Issue 6409] std.array.empty for associative arrays too

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6409 --- Comment #3 from Andrei Alexandrescu --- Let's support empty for AAs for uniformity. Thanks. --

[Issue 17817] New: Documentation of std.range.chunks mentions unexisting std.range.slide

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17817 Issue ID: 17817 Summary: Documentation of std.range.chunks mentions unexisting std.range.slide Product: D Version: D2 Hardware: All URL: http://dlang.org/phobos/

[Issue 17816] New: Casting of AliasSeq is silently ignored

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17816 Issue ID: 17816 Summary: Casting of AliasSeq is silently ignored Product: D Version: D2 Hardware: x86 OS: All Status: NEW Keywords: accepts-invalid

[Issue 17815] New: Allow casting of AliasSeq

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17815 Issue ID: 17815 Summary: Allow casting of AliasSeq Product: D Version: D2 Hardware: x86 OS: All Status: NEW Severity: enhancement Priority: P1

[Issue 6446] Problem with iota(long)

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6446 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6409] std.array.empty for associative arrays too

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6409 RazvanN changed: What|Removed |Added CC|

[Issue 5971] Some BigInt ideas

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5971 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5765] ^^ and << with BigInts

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5765 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17814] bad output of "static foreach" with -vcg-ast

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17814 uplink.co...@googlemail.com changed: What|Removed |Added CC||uplink.co...@googlemail.com

[Issue 13348] std.uni.Grapheme is impure due to using C malloc and friends

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13348 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 13348] std.uni.Grapheme is impure due to using C malloc and friends

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13348 --- Comment #13 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/187e2b769b7ab1e2509d54e31cddc007b423fc8a fix issue 13348

[Issue 7054] std.format.formattedWrite uses code units count as width instead of characters count

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7054 Issue 7054 depends on issue 13348, which changed state. Issue 13348 Summary: std.uni.Grapheme is impure due to using C malloc and friends https://issues.dlang.org/show_bug.cgi?id=13348 What|Removed |Added

[Issue 17812] crash when building JSON info with static foreach

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17812 uplink.co...@googlemail.com changed: What|Removed |Added CC||uplink.co...@googlemail.com

[Issue 17812] crash when building JSON info with static foreach

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17812 ZombineDev changed: What|Removed |Added CC|

[Issue 17814] bad output of "static foreach" with -vcg-ast

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17814 ZombineDev changed: What|Removed |Added CC|

[Issue 17813] Selective import at function-scope cause link failures

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17813 ZombineDev changed: What|Removed |Added CC|

[Issue 17814] New: bad output of "static foreach" with -vcg-ast

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17814 Issue ID: 17814 Summary: bad output of "static foreach" with -vcg-ast Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: normal

[Issue 17813] New: Selective import at function-scope cause link failures

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17813 Issue ID: 17813 Summary: Selective import at function-scope cause link failures Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: major

[Issue 17812] crash when building JSON info with static foreach

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17812 Rainer Schuetze changed: What|Removed |Added Summary|crash when building JSON|crash when building

[Issue 17812] New: crash when building JSON infor with static foreach

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17812 Issue ID: 17812 Summary: crash when building JSON infor with static foreach Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: major

[Issue 11729] protected toString causes strange error message

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11729 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17811] No stack for Win32 exceptions

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17811 --- Comment #5 from Rainer Schuetze --- Yeah, some parts are tuned for dmd only. With "Goto Definition" I suspect that you have "Built Phobos browse info" some time in the past? That would be used as a fallback if semantic

[Issue 17803] std.typecons.Tuple: opAssign should return ref Tuple

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17803 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/ba2a1cee1711f38268ab65dde49defc5768a5377 Fix issue 17803 std.typecons.Tuple: opAssign should

[Issue 17803] std.typecons.Tuple: opAssign should return ref Tuple

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17803 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17803] std.typecons.Tuple: opAssign should return ref Tuple

2017-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17803 Simen Kjaeraas changed: What|Removed |Added Keywords||pull, trivial ---