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

          Issue ID: 20080
           Summary: [2.087.0] Function overloads defined in mixin not
                    callable
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: dmd
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 1758
  --> https://issues.dlang.org/attachment.cgi?id=1758&action=edit
Code example

This is one of two issues that I believe have been harassing me all day, night,
and early morning with mixins.

Declare a function in an object. Mixin an overload. Try to call it. Compiler
error.

--

Reply via email to