digitalmars.D.bugs - [Issue 13459] New: segfault in two auto opSlices()
- via Digitalmars-d-bugs (20/20) Sep 11 2014 https://issues.dlang.org/show_bug.cgi?id=13459
https://issues.dlang.org/show_bug.cgi?id=13459 Issue ID: 13459 Summary: segfault in two auto opSlices() Product: D Version: D2 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P1 Component: DMD Assignee: nobody puremagic.com Reporter: ketmar ketmar.no-ip.org Created attachment 1422 --> https://issues.dlang.org/attachment.cgi?id=1422&action=edit dustmited testcase dmd segfaults on the given sample. actually, it goes to infinite recursion and OS kills it. sample usage: dmd -c -o- dmdsf.d --
Sep 11 2014