[Issue 17178] New: namespace bar.std conflicts with namespace bar.std

2017-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17178 Issue ID: 17178 Summary: namespace bar.std conflicts with namespace bar.std Product: D Version: D2 Hardware: x86 OS: All Status: NEW Severity: blocker

[Issue 17178] namespace bar.std conflicts with namespace bar.std

2017-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17178 Timothee Cour changed: What|Removed |Added CC||timothee.co...@gmail.com --- Comment #1 from

[Issue 13183] C++ namespace should not conflict with import root package

2017-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13183 anonymous4 changed: What|Removed |Added CC||timothee.co...@gmail.com --- Comment #5 from an

[Issue 17178] namespace bar.std conflicts with namespace bar.std

2017-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17178 anonymous4 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 17179] New: dmd 2.073 betas segfault while trying to build vibe.d project

2017-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17179 Issue ID: 17179 Summary: dmd 2.073 betas segfault while trying to build vibe.d project Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 17177] AutoImplement fails on function overload sets with "cannot infer type from overloaded function symbol"

2017-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17177 --- Comment #1 from alexandru.ermic...@gmail.com --- I have made a pull request for this bug: https://github.com/dlang/phobos/pull/5119 The problem was in generation of "parent" symbol for body code, that denoted the super.overridenMember. In origina

[Issue 17169] New default ddoc theme merges all paragraphs except the first

2017-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17169 Jacob Carlborg changed: What|Removed |Added CC||d...@me.com --- Comment #1 from Jacob Carlb

[Issue 17169] New default ddoc theme merges all paragraphs except the first

2017-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17169 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #2 from

[Issue 17180] New: to!string('\0') makes "\0" which breaks concatination

2017-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17180 Issue ID: 17180 Summary: to!string('\0') makes "\0" which breaks concatination Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: major

[Issue 17169] New default ddoc theme merges all paragraphs except the first

2017-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17169 --- Comment #3 from Nick Sabalausky --- P1 is in a separate "Summary" div further up from the Description div shown here. This, I understand, is intentional as the first paragraph is considered to be the "summary", and the rest, "discussion"