[Issue 19114] New: cannot uniquely infer foreach argument types is not a descriptive message

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 24 07:39:47 UTC 2018


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

          Issue ID: 19114
           Summary: cannot uniquely infer foreach argument types is not a
                    descriptive message
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: pro.mathias.lang at gmail.com

When `opApply` cannot infer the arguments, it gives this very obscure error
message, leaving the developer with little to no idea as to what went wrong.
It should be improved to show why the inference was not possible.

--


More information about the Digitalmars-d-bugs mailing list