Bug268: this pointer used in advice for static member functions =============================================================== called void C::f1(Vector &) that: NULL target: NULL called void C::f2(Vector &) that: NULL target: not NULL called void C::f3() that: NULL target: NULL called void C::f1(Vector &) that: NULL target: NULL called void C::f2(Vector &) that: NULL target: not NULL called void C::f3() that: NULL target: NULL called void C::f2(Vector &) that: NULL target: not NULL ===============================================================