This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/14030] missing parameter count check ?


------- Additional Comments From bangerth at dealii dot org  2004-02-05 18:40 -------
Confirmed. A warning is clearly in order. The only thing I get with 
all the flags listed and -W in addition is a warning that the parameters 
"one" and "two" are unused in "f". 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
      Known to fail|                            |3.2.3 3.3.3 3.4.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-05 18:40:27
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]