[Issue 19181] Semantic errors in opDispatch argument lead to "no property X"

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19181 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/4ea34855e59b42efe29cc3475df81ce0046051b2 Fix Issue 19181: when an UFCS or opDispatch call has

[Issue 19181] Semantic errors in opDispatch argument lead to "no property X"

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

[Issue 19184] New: pragma(crt_con/destructor) missing in spec list of predefined pragmas

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19184 Issue ID: 19184 Summary: pragma(crt_con/destructor) missing in spec list of predefined pragmas Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 19161] Wrong mangle for C++ classes

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19161 Nicholas Wilson changed: What|Removed |Added CC||iamthewilsona...@hotmail.co

[Issue 19078] dmd does not remove inlined functions

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19078 Nicholas Wilson changed: What|Removed |Added CC||iamthewilsona...@hotmail.co

[Issue 19078] dmd does not remove inlined functions

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19078 Jonathan Marler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19097] Extend Return Scope Semantics

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19097 --- Comment #6 from Mike Franklin --- As I work to understand this proposal and evaluate it I've noticed it bears resemblance to Problem Case #3 in Rust's Non-Lexical Lifetimes design in 2016:

[Issue 19181] Semantic errors in opDispatch argument lead to "no property X"

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19181 Mike Franklin changed: What|Removed |Added CC||slavo5...@yahoo.com See Also|

[Issue 14145] opDispatch not considered when function body doesn't compile

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14145 Mike Franklin changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 19181] Semantic errors in opDispatch argument lead to "no property X"

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19181 FeepingCreature changed: What|Removed |Added Severity|enhancement |normal --

[Issue 19181] New: Semantic errors in opDispatch argument lead to "no property X"

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19181 Issue ID: 19181 Summary: Semantic errors in opDispatch argument lead to "no property X" Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 18693] std.math.rndtonl and core.math.rndtonl result in link errors

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18693 Basile B. changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 18700] iota with floating type + padRigh asserts

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18700 Basile B. changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 18682] std.typecons.Nullable has opEquals but no toHash

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18682 FeepingCreature changed: What|Removed |Added CC||default_357-l...@yahoo.de --- Comment #1

[Issue 18569] std.traits.moduleName problem with enum

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18569 Basile B. changed: What|Removed |Added CC||b2.t...@gmx.com Hardware|x86_64

[Issue 14501] template result is reused for equal but non-identical alias arguments

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14501 ag0aep6g changed: What|Removed |Added CC||claud...@live.fr --- Comment #2 from ag0aep6g

[Issue 18569] std.traits.moduleName problem with enum

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18569 ag0aep6g changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 19182] New: missing semicolon crashes compiler

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19182 Issue ID: 19182 Summary: missing semicolon crashes compiler Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Keywords: ice Severity:

[Issue 19183] DIP1000 defeated if auto used instead of scope in variable declaration with template this member function

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19183 ag0aep6g changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #1 from ag0aep6g

[Issue 19173] [scope][dip1000] Using a `lazy` parameter defeats scope and dip1000

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19173 Atila Neves changed: What|Removed |Added Keywords||safe --

[Issue 19183] DIP1000 defeated if auto used instead of scope in variable declaration with template this member function

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19183 Atila Neves changed: What|Removed |Added Keywords||safe --

[Issue 19183] New: DIP1000 defeated if auto used instead of scope in variable declaration with template this member function

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19183 Issue ID: 19183 Summary: DIP1000 defeated if auto used instead of scope in variable declaration with template this member function Product: D Version: D2

[Issue 17927] [scope] `scope inout` parameter value can be escaped via return

2018-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17927 Steven Schveighoffer changed: What|Removed |Added Status|RESOLVED|REOPENED CC|