[Issue 17783] New: "invalid" leftmost column string in a delimited string does not compile

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17783 Issue ID: 17783 Summary: "invalid" leftmost column string in a delimited string does not compile Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 17782] The identifier delimiter of a delimited string can not begin with '_'

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17782 --- Comment #1 from nmtigor.w...@googlemail.com --- https://github.com/dlang/dmd/pull/7105 --

[Issue 17782] New: The identifier delimiter of a delimited string can not begin with '_'

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17782 Issue ID: 17782 Summary: The identifier delimiter of a delimited string can not begin with '_' Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 17780] Malformed DDOC links in std.range

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17780 --- Comment #2 from b2.t...@gmx.com --- (In reply to b2.temp from comment #1) > and https://dlang.org/phobos/std_range.html#.stride has one too... text > rendered is not in order ! "as hasLength.std.range.primitives is true." this one is rendered

[Issue 17764] [scope][DIP1000] Escape checker defeated by composition transformations

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17764 Walter Bright changed: What|Removed |Added CC|

[Issue 17763] [scope][DIP1000] The compiler treats implicit and explicit static array slicing differently

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17763 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17780] Malformed DDOC links in std.range

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17780 --- Comment #1 from b2.t...@gmx.com --- and https://dlang.org/phobos/std_range.html#.stride has one too... text rendered is not in order ! "as hasLength.std.range.primitives is true." --

[Issue 17781] New: printing "Shared libraries are not yet supported on OSX." should be optional

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17781 Issue ID: 17781 Summary: printing "Shared libraries are not yet supported on OSX." should be optional Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 17763] [scope][DIP1000] The compiler treats implicit and explicit static array slicing differently

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17763 Walter Bright changed: What|Removed |Added CC|

[Issue 17730] [scope][dip1000] std.algorithm.move can escape references to scope classes

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17730 Walter Bright changed: What|Removed |Added Summary|[scope][dip1000] Can escape |[scope][dip1000]

[Issue 17730] [scope][dip1000] Can escape references to scope classes by moving

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17730 Walter Bright changed: What|Removed |Added CC|

[Issue 6495] array(file.byLine()) is a problem

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6495 b2.t...@gmx.com changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #11 from

[Issue 9253] Review Phobos algorithms and make them transient-safe where possible

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9253 b2.t...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 9882] Add UFCS-friendly printing functions

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9882 b2.t...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 10194] std.variant.Variant doesn't call the dtor of struct values

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10194 b2.t...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 17780] New: Malformed DDOC links in std.range

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17780 Issue ID: 17780 Summary: Malformed DDOC links in std.range Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority: P1

[Issue 11494] std.array.appender is not nothrow

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11494 b2.t...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 5093] improve error for importing std.c.windows.windows

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5093 b2.t...@gmx.com changed: What|Removed |Added Component|phobos |dmd OS|Linux

[Issue 17779] New: [REG2.075.0] Link failure (undefined references) with std.regex and std.conv

2017-08-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17779 Issue ID: 17779 Summary: [REG2.075.0] Link failure (undefined references) with std.regex and std.conv Product: D Version: D2 Hardware: All OS: Linux