[Issue 7856] static import-ed module behaves as symbol it contents

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jun 25 17:52:43 PDT 2017


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

Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dlang-bugzilla at thecybershad
                   |                            |ow.net
         Resolution|---                         |INVALID

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
With the provided example, all I get is:

modmain.d(7): Error: no type for typeid(mod)

even with the DMD versions released at the time this bug was filed.

Please reopen if you can provide a working example.

--


More information about the Digitalmars-d-bugs mailing list