[Bug c/11369] too relaxed checking with -Wstrict-prototypes

2003-11-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-20 07:16 --- This is invalid as the documentation talks about prototypes non existant: Warn about unprototyped function declarations In this case foo is prototyped. The flag you want is -Wold-style-definition instead

[Bug c/11369] too relaxed checking with -Wstrict-prototypes

2003-08-23 Thread cvs-commit at gcc dot gnu dot org
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11369 --- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-08-23 21:19 --- Subject: Bug 11369 CVSROOT:/cvs/gcc Module name:gcc Changes by:

[Bug c/11369] too relaxed checking with -Wstrict-prototypes

2003-07-18 Thread dhazeghi at yahoo dot com
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11369 dhazeghi at yahoo dot com changed: What|Removed |Added GCC build

[Bug c/11369] too relaxed checking with -Wstrict-prototypes

2003-07-14 Thread pinskia at physics dot uc dot edu
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11369 pinskia at physics dot uc dot edu changed: What|Removed |Added GCC

[Bug c/11369] too relaxed checking with -Wstrict-prototypes

2003-07-05 Thread dhazeghi at yahoo dot com
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11369 dhazeghi at yahoo dot com changed: What|Removed |Added