Groups | Search | Server Info | Login | Register
Groups > comp.lang.c > #398491
| From | Tim Rentsch <tr.17687@z991.linuxsc.com> |
|---|---|
| Newsgroups | comp.lang.c |
| Subject | Re: function declaration without args no longer works |
| Date | 2026-05-08 07:36 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <86tssit1co.fsf@linuxsc.com> (permalink) |
| References | (3 earlier) <10tasgg$7nu$1@reader1.panix.com> <86zf2ewcm8.fsf@linuxsc.com> <10tcc5j$e45$1@reader1.panix.com> <86ecjpwzye.fsf@linuxsc.com> <10ti0uk$97m$1@reader1.panix.com> |
John Forkosh <forkosh@panix.com> writes: > Tim Rentsch <tr.17687@z991.linuxsc.com> wrote: > [...] > >> Do you have a breakdown of all the types of >> flagged constructs in all of the source files >> (i.e., those that you mention in a later posting)? >> >> It would be interesting to know how many bugs would be turned up >> (e.g., like the close()/fclose() confusion) by compiling with C99 >> rather than C89/C90. > > So many sources, so little time. Don't have enough of the latter > to enumerate and document all that. [...] You should at least be able to compile under C99 and discover the number of errors or warnings in each file. That would be worth knowing. And probably will take 10 minutes or less.
Back to comp.lang.c | Previous | Next — Previous in thread | Next in thread | Find similar
Re: function declaration without args no longer works Michael Bäuerle <michael.baeuerle@gmx.net> - 2026-04-26 16:24 +0200
Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-04-26 16:29 +0000
Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-04 19:36 +0000
Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-05-05 00:15 -0700
Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-05 09:10 +0000
Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-05-05 11:17 +0200
Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-05 11:07 +0000
Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-05-05 02:24 -0700
Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-05 11:20 +0000
Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-05-05 18:09 +0000
Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-07 12:52 +0000
Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-05-07 14:51 +0000
Re: function declaration without args no longer works Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2026-05-06 11:41 +0200
Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-05-05 10:03 -0700
Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-07 12:35 +0000
Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-05-08 07:36 -0700
Re: function declaration without args no longer works antispam@fricas.org (Waldek Hebisch) - 2026-05-08 18:39 +0000
csiph-web