<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - sertup-gcc.sh does not detect new gcc version numbers"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=156">156</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>sertup-gcc.sh does not detect new gcc version numbers
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>GDC
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>development
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>gdc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>ibuclaw@gdcproject.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>t.sintonen@luukku.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Gcc has changed version numbering. The next release will be version 5 instead
of 4.10. The version string is now 5.0.0.

The regex string for 4.x has a bug that matches everything.

<a href="https://github.com/D-Programming-GDC/GDC/pull/86">https://github.com/D-Programming-GDC/GDC/pull/86</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>