Thread overview
[Issue 10190] fullyQualifiedName on enum template members doesn't work
Apr 24, 2014
Andrej Mitrovic
Apr 25, 2015
ag0aep6g@gmail.com
Apr 25, 2015
ag0aep6g@gmail.com
Dec 17, 2022
Iain Buclaw
April 24, 2014
https://issues.dlang.org/show_bug.cgi?id=10190

Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich@gmail.com

--- Comment #4 from Andrej Mitrovic <andrej.mitrovich@gmail.com> ---
Seems similar to https://issues.dlang.org/show_bug.cgi?id=12287

--
April 25, 2015
https://issues.dlang.org/show_bug.cgi?id=10190

ag0aep6g@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |14501

--
April 25, 2015
https://issues.dlang.org/show_bug.cgi?id=10190

ag0aep6g@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ag0aep6g@gmail.com

--- Comment #5 from ag0aep6g@gmail.com ---
(In reply to Dicebot from comment #2)
> Second looks like some sort of data reusage compiler bug - once identifier trait was called on a temporary, using it on normal symbols breaks too (yields same rersult).

Filed that as issue 14501.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

--