[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:05:02 PDT 2015
http://bugzilla.gdcproject.org/show_bug.cgi?id=189
Johannes Pfau <johannespfau at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ibuclaw at gdcproject.org
OS|MinGW |All
Severity|blocker |major
--- Comment #2 from Johannes Pfau <johannespfau at gmail.com> ---
This is interesting:
We do not ship the unwind headers for any system but so far nobody has
complained. Just out of curiosity: can you post some example code which
triggers this error?
@Iain: I guess this is not intentional? We probably have to extend
for i in gcc; do \
=>
for i in gcc gcc/unwind; do \
in libdruntime/Makefile.am?
--
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/103fb482/attachment.html>
More information about the D.gnu
mailing list