[Issue 17074] extern(C++, keyword) crashes compiler
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jan  8 10:44:20 PST 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17074
Iain Buclaw <ibuclaw at gdcproject.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at gdcproject.org
--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Putting as regression as adding `extern(C++, nspace)` support would have been
the reason this happens, and it looks like was implemented without proper
handling of syntax errors.
--
    
    
More information about the Digitalmars-d-bugs
mailing list