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


Michal Spadlinski <gim...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gim...@gmail.com


--- Comment #4 from Michal Spadlinski <gim...@gmail.com> 2010-03-13 07:25:52 
PST ---
I has similar problem with:

struct Foo {
    bool boo() {
        return false;
    }

    int foo () const {
        assert (boo);
        return 66;
    }
}

this message is totally misleading

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

Reply via email to