[Bug c/15052] gcc frontend accepts mismatched function declaration/defintion

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Wed Apr 21 18:58:00 GMT 2004


------- Additional Comments From bangerth at dealii dot org  2004-04-21 18:34 -------
I would argue that this is the same reasoning that we accept 
  void f (int); 
  void f (const int i) {...} 
But I have no standardese to support my reasoning. 
 
W. 

-- 


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



More information about the Gcc-bugs mailing list