[Issue 15919] [ndslice] Undetected spell miss in selection.reshape()

2016-04-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15919 Илья Ярошенко changed: What|Removed |Added Assignee|nob...@puremagic.com

[Issue 15606] core.exception.rangeerror@pipedmd(285) range violation

2016-04-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15606 joeyemm...@yahoo.com changed: What|Removed |Added CC||joeyemm...@yahoo.com --- Comment #1

[Issue 15933] New: GDC support for core.cpuid

2016-04-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15933 Issue ID: 15933 Summary: GDC support for core.cpuid Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW Severity: minor Priority: P1

[Issue 15919] [ndslice] Undetected spell miss in selection.reshape()

2016-04-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15919 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/66c019a472e5c81f4d4252c96439f6f94dd75e8f Merge pull request #4203 from 9il/Issue15919 Trivial.

[Issue 15477] Forward reference error corner case with base class and template specialization arguments

2016-04-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15477 Elie Morisse changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10879] std.variant Variant/Algebraic: Can't store static arrays > 32(/16) bytes

2016-04-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10879 Simen Kjaeraas changed: What|Removed |Added CC|

[Issue 15919] [ndslice] Undetected spell miss in selection.reshape()

2016-04-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15919 Илья Ярошенко changed: What|Removed |Added CC|

[Issue 15897] private base functions not callable from base class module without type change

2016-04-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15897 --- Comment #4 from Steven Schveighoffer --- (In reply to Martin Nowak from comment #3) > Yes I think that should compil, just like this works. > ... > cat.create(); // >> no property create for type 'b.cat' The comment

[Issue 15897] private base functions not callable from base class module without type change

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

[Issue 15864] chmgen triggers exception in std.regex

2016-04-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15864 Dmitry Olshansky changed: What|Removed |Added Component|tools |phobos --

[Issue 9580] std.variant.Algebraic with Tuple format problem

2016-04-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9580 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED