G++ : pointers to overloaded function members problem

Jim Wilson wilson@cygnus.com
Mon Apr 30 13:50:00 GMT 2001


	When uncommenting the buggy release, this message appears :
	main3.cpp:28: assuming & on overloaded member function
	main3.cpp:28: assuming & on overloaded member function

I can reproduce this problem with the November compiler I released that most
IA-64 linux distributions use.  This was based on a June 2000 snapshot.

I can not reproduce the problem with the gcc-3 pre-release sources, so
it appears that it has already been fixed.

It isn't worth my trouble to track down exactly what patch fixed the
problem.  I recommend moving to gcc-3 as soon as practical, but that may
still be a few months away.

Jim



More information about the Gcc-bugs mailing list