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

Walter Bright <bugzi...@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzi...@digitalmars.com

--- Comment #1 from Walter Bright <bugzi...@digitalmars.com> ---
It's currently necessary to manually create a .di file with the contents:

    export extern __gshared int x;

for this to work.

--

Reply via email to