This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: G++ : pointers to overloaded function members problem


	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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]