[Issue 16236] New: core.sys.windows.oleauto functions duplicated

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 5 01:33:32 PDT 2016


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

          Issue ID: 16236
           Summary: core.sys.windows.oleauto functions duplicated
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: johnch_atms at hotmail.com

Some of the functions in core.sys.windows.oleauto are repeated, causing the
compiler to complain about multiple matches.

It seems to be mostly the Var*From* declarations.

--


More information about the Digitalmars-d-bugs mailing list