[Issue 19028] Emit warning for identifiers starting with `__`
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 26 14:35:39 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19028
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
My suggestion is to only emit warnings for packages that are not owned by the
language. In other words, the language should be free to add these types of
symbols in std.*, rt.*, core.*, and object without complaint.
--
More information about the Digitalmars-d-bugs
mailing list