[Bug c++/16637] [3.4/3.5 regression] syntax error on valid input code

rnewman at compubrite dot com gcc-bugzilla@gcc.gnu.org
Tue Jul 20 16:23:00 GMT 2004


------- Additional Comments From rnewman at compubrite dot com  2004-07-20 16:23 -------
If it helps, here's another example, (reduced from ACE 5.2 sources):

 struct t_bind { }; 
 class ACE_OS_TLI { 
    public: static int t_bind(::t_bind *, ::t_bind *); 
 }; 

-- 


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



More information about the Gcc-bugs mailing list