Re: Python recompile
| Newsgroups | comp.lang.c,comp.lang.c++,comp.lang.python |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
On Tue, 4 Mar 2025 08:56:57 +0000 Richard Heathfield <[email protected]> wibbled: >On 04/03/2025 08:32, [email protected] wrote: >> Oh well, in that case I bow down in front of his magnificence, he must not >> be contradicted! > >James would be the first to say that he should be contradicted >when he is mistaken. > >Here, he is not mistaken. You are. No, I'm not, because plenty of compilation issues are caused by code issues. Or are you claiming those don't count as part of development? >> Compilation is a fundamental part of the process of programming in C whether >> you and Kuyper like it or not. > >Quoth K&R in "The C Programming Language": *yawn* >Just how to run this program depends on the system you are using. >As a specific example, on the UNIX operating system you must Blah blah. K&R would also claim that the function parameter type definitions have to follow the prototype. Luckily that hasn't been the case since 1989.