[Issue 16351] Nonstandard output library causes no-argument writeln() to fail.

2016-08-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16351 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/65fe9934b48f5675957794ac41aaca8e14b6344e Fix issue 16351 When using nonstandard output

[Issue 16351] Nonstandard output library causes no-argument writeln() to fail.

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

[Issue 8108] Forward declaration and implementation allowed in same file

2016-08-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8108 --- Comment #2 from Sobirari Muhomori --- *** Issue 16329 has been marked as a duplicate of this issue. *** --

[Issue 16329] Function declaration followed by definition does not work

2016-08-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16329 Sobirari Muhomori changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16311] toHash for Slice is not defined

2016-08-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16311 --- Comment #1 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/fba7339893829061b7f6dd59ab4cda24287b06dc Merge pull request #4639 from 9il/mm3 fix Issue 16311 -