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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,48e1a3c594fb62e8 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!fdn.fr!gegeweb.org!aioe.org!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: SPARK Date: Fri, 14 May 2010 16:28:24 +0200 Organization: Ada At Home Message-ID: References: <06980a01-48c0-4405-9fa5-b05369997c1f@b7g2000yqk.googlegroups.com> NNTP-Posting-Host: C6aoJ70V/Bi0EaQ6PrZMbA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/10.53 (Win32) Xref: g2news2.google.com comp.lang.ada:11613 Date: 2010-05-14T16:28:24+02:00 List-Id: Le Fri, 14 May 2010 10:11:29 +0200, Phil Thornley = a =C3=A9crit: > It is safe to assert a smaller base type than the compiler > actually chooses, so the portability problem can be reduced by > specifying the smallest possible base type. Oh, yes, I see. Thanks Phil -- = There is even better than a pragma Assert: an --# assert