Sujet : Re: Top 10 most common hard skills listed on resumes...
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.cDate : 01. Sep 2024, 18:44:01
Autres entêtes
Organisation : None to speak of
Message-ID : <87ttez2rry.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Gnus/5.13 (Gnus v5.13)
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.comvoid Void(void) { Void(); } /* The recursive call of the void */