Thread overview
[Issue 19028] Emit warning for identifiers starting with `__`
Dec 17, 2022
Iain Buclaw
June 26, 2018
https://issues.dlang.org/show_bug.cgi?id=19028

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy@yahoo.com

--- Comment #1 from Steven Schveighoffer <schveiguy@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.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=19028

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 13
https://issues.dlang.org/show_bug.cgi?id=19028

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19450

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--