------- Additional Comments From bangerth at dealii dot org  2005-06-30 17:15 
-------
FWIW, here's the icc output: 
 
tmp/g> icc -Xc -ansi -c x.cc 
x.cc(1): error: return type may not be specified on a conversion function 
  struct node { int*      operator int*(); }; 
                          ^ 
 
 

-- 


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

Reply via email to