http://d.puremagic.com/issues/show_bug.cgi?id=1730
Michal Spadlinski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Michal Spadlinski <[email protected]> 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: -------
