https://d.puremagic.com/issues/show_bug.cgi?id=12055


Andrej Mitrovic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]


--- Comment #1 from Andrej Mitrovic <[email protected]> 2014-02-01 
05:39:44 PST ---
Known bug, not sure if it was filed before. The workaround is to mark the alias
as extern(C):

extern(C) alias _Unwind_Exception_Cleanup_Fn
  = void function(_Unwind_Reason_Code, _Unwind_Exception *);

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to