[Issue 8414] with statement causes linker error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 7 21:45:20 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8414


Salih Dincer <salihdb at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |salihdb at hotmail.com
         Resolution|                            |INVALID


--- Comment #1 from Salih Dincer <salihdb at hotmail.com> 2012-08-07 21:45:19 PDT ---
I think so not a bug,
it's work:

with (Enum) {
    if(matchAny(en, en1, en2))
        "test-ok".writeln;
}

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list