<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:johannespfau@gmail.com" title="Johannes Pfau <johannespfau@gmail.com>"> <span class="fn">Johannes Pfau</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - module unwind is in file 'gcc\unwind.h' which cannot be read"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=189">bug 189</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>ibuclaw@gdcproject.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">OS</td>
           <td>MinGW
           </td>
           <td>All
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>blocker
           </td>
           <td>major
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - module unwind is in file 'gcc\unwind.h' which cannot be read"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=189#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - module unwind is in file 'gcc\unwind.h' which cannot be read"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=189">bug 189</a>
              from <span class="vcard"><a class="email" href="mailto:johannespfau@gmail.com" title="Johannes Pfau <johannespfau@gmail.com>"> <span class="fn">Johannes Pfau</span></a>
</span></b>
        <pre>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?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>