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: