Deutsch English Français Italiano |
<100itgk$2edbf$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: "Paul Edwards" <mutazilah@gmail.com> Newsgroups: comp.lang.c Subject: Re: encapsulating directory operations Date: Wed, 21 May 2025 07:51:11 +1000 Organization: A noiseless patient Spider Lines: 47 Message-ID: <100itgk$2edbf$1@dont-email.me> References: <100h650$23r5l$1@dont-email.me> <87ecwj1vy9.fsf@nosuchdomain.example.com> <100hieb$261k5$1@dont-email.me> <100hs85$27qbn$1@dont-email.me> <100i14o$28o7d$1@dont-email.me> <100ia33$2ae8t$1@dont-email.me> <Bw2XP.723747$ujgb.472396@fx15.iad> Injection-Date: Tue, 20 May 2025 23:51:17 +0200 (CEST) Injection-Info: dont-email.me; posting-host="c0d5a6b4b43d1a9768c38cdc271b55e1"; logging-data="2569583"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+NuRmV4Xpr5XFf8jpDzMRbceyqX8jCii4=" Cancel-Lock: sha1:31KU7dMeNgV7HVlrHJjiRwEjfzs= X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 "Scott Lurndal" <scott@slp53.sl.home> wrote in message news:Bw2XP.723747$ujgb.472396@fx15.iad... > David Brown <david.brown@hesbynett.no> writes: > >On 20/05/2025 15:47, Paul Edwards wrote: > > >> Well, in the 1990s I had some work colleagues who were > >> incensed that I had converted some K&R C code to C90, > >> and called it "nancy C". I pointed out that Ritchie himself > >> had endorsed the standard, and they still didn't budge, > >> saying that he had become deranged or something like that. > >> > > > >They were justified in thinking that "Richie himself endorsed the > >standard" is a totally irrelevant argument. They would be wrong if they > >said he had "become deranged". > > David, it's not particularly productive to continue to feed the trolls. Your definition of "troll" appears to be "anyone who disagrees with your lies". > Mr. Edwards also believes that MS-DOS is the be-all and end-all of operating > systems. That's a complete and utter lie. I said no such thing about any operating system at all, including my own. I've actually said the exact opposite about my own OS - "PDOS isn't meant to be the last word on operating systems - it is meant to make available a minimal, public domain, C90, 'starter system'". I don't use either MSDOS or PDOS for my daily work. I use Windows 2000 and Windows 10. I occasionally fire up all of MSDOS, Freedos, Kylin Linux, ArcaOS in a VM to run some tests. Also PDOS/386 gets exercised when I do a new release, which gets run under qemu (using emulation, so takes about 30 minutes). I don't actually use it unless you count typing in "misc\final" and "poweroff", as I don't have that automated (and I need to see the final screen to see that it doesn't say "error" too). BFN. Paul.