[Issue 14360] DMD should compile SDC test0156.d

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14360 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 14360] DMD should compile SDC test0156.d

2015-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14360 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 14360] DMD should compile SDC test0156.d

2015-03-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14360 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #1 from

[Issue 14360] DMD should compile SDC test0156.d

2015-03-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14360 --- Comment #2 from Shammah Chancellor shammah.chancel...@gmail.com --- (In reply to ag0aep6g from comment #1) As in issue 14353, dmd needs the ampersand: `return bar;`. Without it, it's treated as a parentheses-less call. Has the spec changed

[Issue 14360] DMD should compile SDC test0156.d

2015-03-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14360 --- Comment #3 from ag0ae...@gmail.com --- (In reply to Shammah Chancellor from comment #2) Has the spec changed with regards to this? I don't know if the spec maybe changed at some point. Could be that a naked function/method symbol without