------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-17 22:06 ------- Could someone tell me why the cast is there for the testcase in the first place it seems wrong (except that we are converting between void (object_base::*)() and void (object::*)(). )
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18040