[Issue 20080] New: [2.087.0] Function overloads defined in mixin not callable
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 24 02:09:59 UTC 2019
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: nobody at puremagic.com
Reporter: gooberman at gmail.com
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.
--
More information about the Digitalmars-d-bugs
mailing list