www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Bug 203] New: ICE when compiling a dub project

Date: Mon, 30 Nov 2015 20:04:54 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

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

            Bug ID: 203
           Summary: ICE when compiling a dub project
           Product: GDC
           Version: development
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: gdc
          Assignee: ibuclaw gdcproject.org
          Reporter: atila.neves gmail.com

At this commit:
https://github.com/atilaneves/mqtt/commit/3269cc9c53e71c093c02a14279c25f6f04e63f96

dub build --compiler=gdc

/usr/include/dlang/gdc/std/utf.d: In function 'decodeImpl':
/usr/include/dlang/gdc/std/utf.d:1059:15: internal compiler error: Segmentation
fault
 private dchar decodeImpl(bool canIndex, S)(auto ref S str, ref size_t index)
               ^

-- 
You are receiving this mail because:
You are watching all bug changes.
Nov 30 2015