help-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug c++/14525] Cannot compile ace ice in find_function_data (regression


From: pinskia at gcc dot gnu dot org
Subject: [Bug c++/14525] Cannot compile ace ice in find_function_data (regression)
Date: 11 Mar 2004 16:37:11 -0000

------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-11 
16:37 -------
Here is the error message get on the mainline:
MT_Reference_Counted_Notify_Test.cpp: In constructor 
`test<REACTOR_IMPLEMENTATION>::test(int) 
[with REACTOR_IMPLEMENTATION = ACE_Select_Reactor]':
MT_Reference_Counted_Notify_Test.cpp:397:   instantiated from here
MT_Reference_Counted_Notify_Test.cpp:311: error: invalid use of 
'Reference_Counted_Event_Handler::
Reference_Counted_Event_Handler' to form a pointer-to-member-function.  Use a 
qualified-id.
MT_Reference_Counted_Notify_Test.cpp: In constructor 
`test<REACTOR_IMPLEMENTATION>::test(int) 
[with REACTOR_IMPLEMENTATION = ACE_TP_Reactor]':
MT_Reference_Counted_Notify_Test.cpp:406:   instantiated from here
MT_Reference_Counted_Notify_Test.cpp:311: error: invalid use of 
'Reference_Counted_Event_Handler::
Reference_Counted_Event_Handler' to form a pointer-to-member-function.  Use a 
qualified-id.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14525




reply via email to

[Prev in Thread] Current Thread [Next in Thread]