Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc,alt.folklore.computers,alt.unix.geeks Subject: Re: What is wrong with C? (and fond memories of VAX) Date: 12 Jan 2026 18:57:22 GMT Lines: 11 Message-ID: References: <10j9a1l$1toj$1@gal.iecc.com> <10j9vvr$23cp$2@gal.iecc.com> <10jb0is$172cb$2@dont-email.me> <679q2mx7o4.ln2@Telcontar.valinor> <10jduat$22c54$1@dont-email.me> <10jelfq$2apo7$4@dont-email.me> <8pI6R.1243340$79B9.1051909@fx14.iad> <10jguou$341pn$1@nntp.eternal-september.org> <27cv2mx5fl.ln2@Telcontar.valinor> <4Wc7R.1392895$ACS3.688415@fx17.iad> <80ef3mxu5i.ln2@Telcontar.valinor> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net LrdbF/44GUxsknPZ2dW+Kw9UJCKI6Q2AW1+/7d4sU23Lz2sIDL Cancel-Lock: sha1:/1GCEWakNdzok8++ZBzP1nFtieo= sha256:bUhhiD9HgtWDeks0ahuuzddPP6JwVZx6A3pImQL0lRg= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:81003 alt.folklore.computers:233573 alt.unix.geeks:212 On Mon, 12 Jan 2026 15:44:56 +0100, Carlos E.R. wrote: > If the code is not mine, I would use the compiler options instead. > Unless I got paid to maintain that code, then I would correct the code. When you have a few hundred thousand lines of legacy code you choose your battles. Fixing emergent bugs and adding new functionality trumps hunting down stuff the most recent gcc whines about if there is a handy compiler flag.