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



--- Comment #3 from Andrej Mitrovic <[email protected]> 2012-11-29 
16:40:59 PST ---
(In reply to comment #2)
> Is Phobos giving some warnings with this patch? More study is
> probably needed.

The autotester is running. It failed once because of this:

enum En : uint
{
    a,   // 0
    b    // triggers comparison
}

I've added a workaround so the warning isn't triggered in this case anymore.
We'll see what the tester says..

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

Reply via email to