[Issue 15992] [REG2.072a] ICE with field variable of instantiated struct

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15992 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/201b124e6c1784c19bdd012bdec7577452d82338 fix Issue 15992 - ICE with field variable of instantiated

[Issue 15995] std.conv.text and friends can be made faster with std.array.appender

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15995 Issue 15995 depends on issue 15992, which changed state. Issue 15992 Summary: [REG2.072a] ICE with field variable of instantiated struct https://issues.dlang.org/show_bug.cgi?id=15992 What|Removed |Added

[Issue 16259] New: entropy in std.numeric fails in release unittest

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16259 Issue ID: 16259 Summary: entropy in std.numeric fails in release unittest Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal

[Issue 16188] [REG2.069] ICE on invalid code

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16188 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/8fbedf504bed737241f734f7c8883693ba069472 fix Issue 16188 - [REG2.069] ICE on invalid code

[Issue 16188] [REG2.069] ICE on invalid code

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

[Issue 16028] Incorrect cache size returned from core.cpuid

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16028 --- Comment #2 from Илья Ярошенко --- Replacement for core.cpuid: https://github.com/libmir/cpuid --

[Issue 16258] New: std.net.curl (download) failed

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16258 Issue ID: 16258 Summary: std.net.curl (download) failed Product: D Version: D2 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P1

[Issue 16225] [REG 2.068] Internal error cod1.c 1338 with -O

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

[Issue 16225] [REG 2.068] Internal error cod1.c 1338 with -O

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16225 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/ebbb2c6fb8856afb709bb1b05260df875a3790c4 fix Issue 16225 - [REG 2.068] Internal error cod1.c 1338 with

[Issue 16085] wrong visibility warning for overloaded alias symbol

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16085 --- Comment #10 from Walter Bright --- (In reply to Martin Nowak from comment #9) > (In reply to Walter Bright from comment #8) > > > The member "reallocate" should effectively hide the private import, yet > > > the > > >

[Issue 16188] [REG2.069] ICE on invalid code

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16188 Walter Bright changed: What|Removed |Added CC|

[Issue 16257] New: std.parallelism stress tests don't compile

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16257 Issue ID: 16257 Summary: std.parallelism stress tests don't compile Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal

[Issue 16256] std.experimental.logger cant log a dstring properly

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16256 --- Comment #1 from joeyemm...@yahoo.com --- Actually it seems to have nothing to do with it being a dstring and more to do with it just being a range... Same thing happens if you do log(map!"a"("123456789")); --

[Issue 16256] New: std.experimental.logger cant log a dstring properly

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16256 Issue ID: 16256 Summary: std.experimental.logger cant log a dstring properly Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 16211] [REG 2.058] Cyclic dependencies broken again

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16211 Walter Bright changed: What|Removed |Added Keywords||pull

[Issue 16212] Segfault using "with" for field access inside switch statement

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

[Issue 16225] [REG 2.068] Internal error cod1.c 1338 with -O

2016-07-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16225 Walter Bright changed: What|Removed |Added CC|