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

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

Path: ...!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: how cast works?
Date: Fri, 09 Aug 2024 14:57:06 -0700
Organization: None to speak of
Lines: 13
Message-ID: <87jzgp5php.fsf@nosuchdomain.example.com>
References: <v8vlo9$2oc1v$1@dont-email.me> <slrnvb7kis.28a.dan@djph.net>
	<v929ah$3u7l7$1@dont-email.me>
	<87ttfu94yv.fsf@nosuchdomain.example.com>
	<v93a3t$6q7v$1@dont-email.me> <v93e2q$8put$1@dont-email.me>
	<87bk228uzg.fsf@nosuchdomain.example.com>
	<v94pji$m1ib$1@dont-email.me> <v95lb7$26koh$1@dont-email.me>
	<20240809142622.467@kylheku.com>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Fri, 09 Aug 2024 23:57:06 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="153d1bcdb0929153f62e0b2f2aa4005b";
	logging-data="212067"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+e32WVcvCBq0u+pNI4u3uW"
User-Agent: Gnus/5.13 (Gnus v5.13)
Cancel-Lock: sha1:RmSdaek0ayv7P34AcRR5F5hXLjk=
	sha1:v8KHzA1aNhx186iNKiDElS1swJU=
Bytes: 1659

Kaz Kylheku <643-408-1753@kylheku.com> writes:
[...]
> It almost makes sense to speak of "implicit cast" (i.e. coercion) in C,
> because of what happens implicitly being so unsafe.

I disagree, because that's not what "cast" means.

Certainly unsafe implicit conversions are worth discussing, but let's
not misuse existing terms.

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