found a workaround

thomas@koeller.dyndns.org thomas@koeller.dyndns.org
Wed May 1 14:50:00 GMT 2002


I found a way to work around this bug in the meantime: the pointer-to-member
part of the function call has to be put in parentheses, like this:

	(c.*pf)();

 I still think it's a bug, parentheses should not be required here.

Thomas



More information about the Gcc-bugs mailing list