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

          Issue ID: 12608
           Summary: Dead assignment in UUIDParsingException
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Phobos
          Assignee: nob...@puremagic.com
          Reporter: brian-sch...@cox.net

https://github.com/D-Programming-Language/phobos/blob/master/std/uuid.d#L1541

I believe this line should be

this.input = input;

--

Reply via email to