[Bug 189] module unwind is in file 'gcc\unwind.h' which cannot be read

via D.gnu d.gnu at puremagic.com
Mon Jun 8 11:40:32 PDT 2015


http://bugzilla.gdcproject.org/show_bug.cgi?id=189

--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Should be reproducible using only: import gcc.backtrace;

This would trigger for systems where the following constraints result to false:
static if(BACKTRACE_SUPPORTED && !BACKTRACE_USES_MALLOC)

As libbacktrace is only really supported on Linux / similar *nix variants, that
would include Mingw in the list of unsupported platforms.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20150608/c05cc7fb/attachment.html>


More information about the D.gnu mailing list