[Issue 18936] New: Internal error: dmd/backend/cgxmm.c 684

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18936 Issue ID: 18936 Summary: Internal error: dmd/backend/cgxmm.c 684 Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression Priorit

[Issue 18752] std.file.read runnable example fails

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18752 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/f9cd2af795f40c04f6b6e3b35a3b7296b4599f4c Fix Issue 18752 - std.file.read runnable example fails

[Issue 18752] std.file.read runnable example fails

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18752 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 18752] std.file.read runnable example fails

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18752 Seb changed: What|Removed |Added CC||greensunn...@gmail.com --- Comment #1 from Seb --- PR

[Issue 18874] Add thatneedle.com to organizations using D

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18874 Seb changed: What|Removed |Added CC||greensunn...@gmail.com --- Comment #1 from Seb --- He

[Issue 18869] Add Jumia Food to organizations using D

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18869 Seb changed: What|Removed |Added CC||greensunn...@gmail.com --- Comment #3 from Seb --- Fi

[Issue 16692] New debug experience: possible to execute pure functions during expression evaluation?

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16692 --- Comment #9 from Rainer Schuetze --- You can now call function and delegates without arguments in the watch window, i.e. this includes member functions. You'll still have to add "()" even for properties. --

[Issue 18935] New: [spec] Version dropdown on spec page

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18935 Issue ID: 18935 Summary: [spec] Version dropdown on spec page Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority: P1

[Issue 2420] string mixins are not considered in ddoc

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2420 dl...@ryanjframe.com changed: What|Removed |Added CC||dl...@ryanjframe.com --

[Issue 18934] std.concurrency receive throws assertion failure if message is a struct of struct

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18934 --- Comment #1 from Russel Winder --- Created attachment 1699 --> https://issues.dlang.org/attachment.cgi?id=1699&action=edit Code exhibiting the error --

[Issue 18934] std.concurrency receive throws assertion failure is message is a struct of struct

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18934 Russel Winder changed: What|Removed |Added Summary|std.cocurrency receive |std.concurrency receive |t

[Issue 18934] std.concurrency receive throws assertion failure if message is a struct of struct

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18934 Russel Winder changed: What|Removed |Added Summary|std.concurrency receive |std.concurrency receive |t

[Issue 18934] New: std.cocurrency receive throws assertion failure is message is a struct of struct

2018-06-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18934 Issue ID: 18934 Summary: std.cocurrency receive throws assertion failure is message is a struct of struct Product: D Version: D2 Hardware: x86_64 OS: Linux