Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Tim Rentsch
Newsgroups: comp.lang.c
Subject: Re: Top 10 most common hard skills listed on resumes...
Date: Sat, 31 Aug 2024 02:18:13 -0700
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <86frqluk2y.fsf@linuxsc.com>
References: <87r0abzcsj.fsf@bsb.me.uk> <874j75zftu.fsf@bsb.me.uk> <87mskwy9t1.fsf@bsb.me.uk> <875xrkxlgo.fsf@bsb.me.uk> <87o75bwlp8.fsf@bsb.me.uk> <871q27weeh.fsf@bsb.me.uk> <20240829083200.195@kylheku.com> <87v7zjuyd8.fsf@bsb.me.uk> <20240829084851.962@kylheku.com> <87mskvuxe9.fsf@bsb.me.uk> <87h6b3uejz.fsf@bsb.me.uk> <87bk1buduc.fsf@bsb.me.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Injection-Date: Sat, 31 Aug 2024 11:18:14 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="3cdd2c972935d84ac5d0fafd9719092c"; logging-data="1026164"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+XL09MYsnHrLVDPFvQTQLlqarcssoZ52I="
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux)
Cancel-Lock: sha1:KhIkAeQfO0fEeXGYSlJOaFUBQ7k= sha1:ftzi1ICoRCCS65ckOznw3k4AJRE=
Xref: csiph.com comp.lang.c:388050
James Kuyper writes:
> On 8/29/24 19:08, Ben Bacarisse wrote:
> ...
>
>> Actually I don't think I did. I said "reject" and a compiler
>> that says "this is not C" and then generates a executable is
>> rejecting the code as far as I am concerned.
>
> How about a compiler that says: "Congratulations on using our
> extension to C - program accepted"?
As long as the message conforms to the implementation-defined
(and so documented) characteristics of other mandatory
diagnostics, it seems reasonable to expect that someone would
treat it the same way.