From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3a7c118fd2cc64f9 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!s16g2000prf.googlegroups.com!not-for-mail From: Adam Beneschan Newsgroups: comp.lang.ada Subject: Re: A hole in Ada type safety Date: Tue, 10 May 2011 07:39:04 -0700 (PDT) Organization: http://groups.google.com Message-ID: <715a5498-095c-4e61-8a09-8510c19b2553@s16g2000prf.googlegroups.com> References: <87oc3odtci.fsf@mid.deneb.enyo.de> NNTP-Posting-Host: 66.126.103.122 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1305038389 31201 127.0.0.1 (10 May 2011 14:39:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 10 May 2011 14:39:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s16g2000prf.googlegroups.com; posting-host=66.126.103.122; posting-account=duW0ogkAAABjRdnxgLGXDfna0Gc6XqmQ User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19218 Date: 2011-05-10T07:39:04-07:00 List-Id: On May 9, 11:27=A0pm, a...@att.net wrote: > Better look again! > > Even though a compiler emulates the "Unchecked_Conversion" with a built-i= n > "pragma inline" being enforced. =A0The function still must be able to be > written in Ada. No, it doesn't. Show me a rule in the RM that says it does. You can't. There isn't one. -- Adam