[Issue 13966] New: dmd: expression.c:3761: size_t StringExp::length(int): Assertion `encSize == 1 || encSize == 2 || encSize == 4' failed.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jan 10 07:32:36 PST 2015


https://issues.dlang.org/show_bug.cgi?id=13966

          Issue ID: 13966
           Summary: dmd: expression.c:3761: size_t StringExp::length(int):
                    Assertion  `encSize == 1 || encSize == 2 || encSize ==
                    4' failed.
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P1
         Component: DMD
          Assignee: nobody at puremagic.com
          Reporter: destructionator at gmail.com

See here:

http://forum.dlang.org/thread/tqegmjcofcnwapqitrdo@forum.dlang.org?page=2#post-qpmserhpzkbsmbcudnzk:40forum.dlang.org

I don't have a reduced test case, just the assertion line from the post that I
don't want to lose.

--


More information about the Digitalmars-d-bugs mailing list