[Issue 17928] [scope] `in` is not treated as `const scope`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 25 20:57:29 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=17928

Carsten Blüggel <chilli at posteo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chilli at posteo.net

--- Comment #5 from Carsten Blüggel <chilli at posteo.net> ---
My take on that is to describe the current dmd behavior in the spec:
I think it's less confusing to possibly change the spec later again, than
currently being confused about, that dmd behaves different from the spec. I
well remember Scott Meyer's comment at DConf 2017 referring importance of
compiler/spec consistency and absolutely agree.
I submitted PR https://github.com/dlang/dlang.org/pull/2126

--


More information about the Digitalmars-d-bugs mailing list