Deutsch   English   Français   Italiano  
<87ttez2rry.fsf@nosuchdomain.example.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Keith Thompson <Keith.S.Thompson+u@gmail.com>
Newsgroups: comp.lang.c
Subject: Re: Top 10 most common hard skills listed on resumes...
Date: Sun, 01 Sep 2024 10:44:01 -0700
Organization: None to speak of
Lines: 19
Message-ID: <87ttez2rry.fsf@nosuchdomain.example.com>
References: <vab101$3er$1@reader1.panix.com> <874j75zftu.fsf@bsb.me.uk>
	<valrj7$367a8$2@dont-email.me> <87mskwy9t1.fsf@bsb.me.uk>
	<vanq4h$3iieb$1@dont-email.me> <875xrkxlgo.fsf@bsb.me.uk>
	<vapitn$3u1ub$1@dont-email.me> <87o75bwlp8.fsf@bsb.me.uk>
	<vaps06$3vg8l$1@dont-email.me> <871q27weeh.fsf@bsb.me.uk>
	<20240829083200.195@kylheku.com> <87v7zjuyd8.fsf@bsb.me.uk>
	<20240829084851.962@kylheku.com> <87mskvuxe9.fsf@bsb.me.uk>
	<vaq9tu$1te8$1@dont-email.me> <875xrivrg0.fsf@bsb.me.uk>
	<20240829191404.887@kylheku.com> <86cylqw2f8.fsf@linuxsc.com>
	<871q2568vl.fsf@nosuchdomain.example.com>
	<20240830232138.772@kylheku.com> <86y14bs4op.fsf@linuxsc.com>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Sun, 01 Sep 2024 19:44:01 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="e33677cf1282cedfb021af5ed2609c95";
	logging-data="1660842"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18B6e/75k2yx6ygh6zyaDXc"
User-Agent: Gnus/5.13 (Gnus v5.13)
Cancel-Lock: sha1:gRCrlALizGGiT+LJIIK7/2bvqtg=
	sha1:vM+mmx/ricy8ZDd69FMqzT/0J8Q=
Bytes: 2425

Tim Rentsch <tr.17687@z991.linuxsc.com> writes:
> Kaz Kylheku <643-408-1753@kylheku.com> writes:
>> Any invalid syntax condition that can be removed using parentheses
>> is not worth enforcing at the parse level.  If it's wrong to
>> assign to x + 1, you also need to diagnose when it's (x + 1).
>> It's better to have a single rule which catches both.
>
> If you want to think that you are free to do so.  But the
> statement is nothing more than one person's opinion.

Tim, are you under the impression that we need help figuring out
whether something is an opinion or not?  I don't believe we do.

This could be an opportunity to let us know what your opinion is,
and perhaps even support it.  That might be interesting.

-- 
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
void Void(void) { Void(); } /* The recursive call of the void */