[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU coding standards
From: |
Richard Stallman |
Subject: |
Re: GNU coding standards |
Date: |
Tue, 22 Oct 2024 01:39:38 -0400 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> > Is there a convenient option to turn off that particular warning?
> Yes, the option -Wno-old-style-definition turns off this warning.
> This means, those who refuse to adopt ANSI C function definitions can
> technically do so, although their compiler choice will be reduced to gcc.
Indeed, the former reason why it was advantageous to use K&R syntax in
definitions has now been overridden. But it is good that this option
exists.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- Re: GNU coding standards, (continued)
- Re: GNU coding standards, Alfred M. Szmidt, 2024/10/10
- Re: GNU coding standards, Arsen Arsenović, 2024/10/13
- Re: GNU coding standards, Alfred M. Szmidt, 2024/10/13
- Re: GNU coding standards, Arsen Arsenović, 2024/10/14
- Re: GNU coding standards, Richard Stallman, 2024/10/16
- Re: GNU coding standards, Arsen Arsenović, 2024/10/19
- Re: GNU coding standards, Martin D Kealey, 2024/10/13
- Re: GNU coding standards, Richard Stallman, 2024/10/13
- Re: GNU coding standards, Richard Stallman, 2024/10/13
- Re: GNU coding standards, Bruno Haible, 2024/10/14
- Re: GNU coding standards,
Richard Stallman <=
Re: GNU coding standards, Richard Stallman, 2024/10/10