Re: Compiler utility

Liste des GroupesRevenir à col misc 
Sujet : Re: Compiler utility
De : NoEMail (at) *nospam* home.org (root)
Groupes : comp.os.linux.misc
Date : 07. Feb 2025, 18:49:16
Autres entêtes
Organisation : Linux Advocacy
Message-ID : <vo5h2s$3jith$2@dont-email.me>
References : 1 2
User-Agent : slrn/1.0.2 (Linux)
Richard Kettlewell <invalid@invalid.invalid> wrote:
root <NoEMail@home.org> writes:
Does anyone know of a compiler add-on which will
read existing code, and insert type (int) when
the routine is not explicitly given?
>
No add-on needed, just have a look at the manual, specifically:
  https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Standards.html#C-Language
>

Thanks Richard, but, also looking at the dialect link, what option
should I use to mimic gcc version 11.2.0 (GCC) or 12.2, either of
which compiles my stuff without a problem. I have tried std=gnu89
but that didn't work. I tried other stuff of the form -Wno-implicit-init
or something like that that compiler suggested but no change with
that.

It might be that gnu89 would compile my most really old stuff,
but since then I have adapted to newer compilers that gnu89
doesn't like. There are 1,354 .c files, and as I said, over
1,045,000 lines of code. I am too old to fix them in my
remaining lifetime.

Date Sujet#  Auteur
7 Feb 25 * Compiler utility16root
7 Feb 25 +* Re: Compiler utility9vallor
7 Feb 25 i+- Re: Compiler utility1rbowman
7 Feb 25 i`* Re: Compiler utility7root
7 Feb 25 i +- Re: Compiler utility1vallor
7 Feb 25 i `* Re: Compiler utility5The Natural Philosopher
7 Feb 25 i  +* Re: Compiler utility3Lew Pitcher
8 Feb 25 i  i+- Re: Compiler utility1Lawrence D'Oliveiro
8 Feb 25 i  i`- Re: Compiler utility1The Natural Philosopher
9 Feb 25 i  `- Re: Compiler utility1root
7 Feb 25 +* Re: Compiler utility2Lawrence D'Oliveiro
7 Feb 25 i`- Re: Compiler utility1WokieSux282@ud0s4.net
7 Feb 25 `* Re: Compiler utility4Richard Kettlewell
7 Feb 25  `* Re: Compiler utility3root
7 Feb 25   `* Re: Compiler utility2Richard Kettlewell
7 Feb 25    `- Re: Compiler utility1root

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal