Sujet : Re: Compiler utility
De : WokieSux283 (at) *nospam* ud0s4.net (WokieSux282@ud0s4.net)
Groupes : comp.os.linux.miscDate : 07. Feb 2025, 07:06:33
Autres entêtes
Organisation : WokieSux
Message-ID : <YracnR3YOOFpPzj6nZ2dnZfqn_qdnZ2d@earthlink.com>
References : 1 2
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0
On 2/7/25 1:02 AM, Lawrence D'Oliveiro wrote:
On Fri, 7 Feb 2025 03:19:58 -0000 (UTC), root wrote:
The latest gcc seems to require every routine to be typed. As of the
current time, I have 1,046,000 lines of C code written over the last 45
years or so, and much of it was written according to K&R.
Jeopardy question: “What is Technical Debt?”
Heh heh heh ... :-)
Yep, The Background CAN change - and fucks up
a LOT of What Came Before. Don't like it at all,
but it's gonna happen anyway.
A common example is the change from Python-2
to Python-3. It's *almost* the same, but not
*quite*.