Bug Report

Martin v. Loewis martin@mira.isdn.cs.tu-berlin.de
Mon May 31 21:06:00 GMT 1999


> Output:                 on AIX-4.3.0, see attachment(aix.out)
> 	                on Solaris-2.5.1 see attachment(sol.out)

Thanks for your bug report. gcc-2.95 19990523 says

a.cc: In method `void MyNewInterpreter<int,MyInterpreter>::register_commands()':
a.cc:107:   instantiated from `MyNewInterpreter<int,MyInterpreter>::init()'
a.cc:124:   instantiated from here
a.cc:100: taking the address of a non-static member function
a.cc:100:   to form a pointer to member function, say `&MyNewInterpreter<int,MyInterpreter>::listAliases'

so it appears that the bug has been fixed.

Regards,
Martin



More information about the Gcc-bugs mailing list