[Issue 16015] Sometimes importing a module both top-level and in a version(unittest) block causes some method overrides to be hidden

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed May 11 05:34:15 PDT 2016


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

Sophie <meapineapple at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86                         |x86_64
                 OS|Mac OS X                    |Windows

--- Comment #1 from Sophie <meapineapple at gmail.com> ---
In retrospect, inability to reproduce the error seems to be due to having
originally encountered the error on Win7 and having attempted to reproduce
using a simpler example on OSX Mavericks. Reverting my code to the previous
erroneous state that failed to compile on Windows caused no errors on OSX. I
can try to come up with a concise example sometime later on for code that fails
to compile on Windows, when I have access to my Windows machine again.

--


More information about the Digitalmars-d-bugs mailing list