www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Bug 156] New: sertup-gcc.sh does not detect new gcc version numbers

Date: Sun, 31 Aug 2014 07:58:06 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

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

            Bug ID: 156
           Summary: sertup-gcc.sh does not detect new gcc version numbers
           Product: GDC
           Version: development
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gdc
          Assignee: ibuclaw gdcproject.org
          Reporter: t.sintonen luukku.com

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.

https://github.com/D-Programming-GDC/GDC/pull/86

-- 
You are receiving this mail because:
You are watching all bug changes.
Aug 30 2014