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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c2f62556e56c9683 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: 'with'ing and 'use'ing Date: 2000/03/08 Message-ID: <8a6fsj$6dr$1@nnrp1.deja.com>#1/1 X-Deja-AN: 594861485 References: <38BC2EB3.2639372B@acm.org> <89l6aj$s5e$1@wanadoo.fr> <1e6xw1b.crkgd5nhvbzuN%claveman@inetworld.net> <8a0hio$qos$1@nnrp1.deja.com> <1e73gx5.tnnxg5v1q24gN%claveman@inetworld.net> <38C52D30.E1C7E85A@gecm.com> X-Http-Proxy: 1.0 x35.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Wed Mar 08 21:15:04 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-03-08T00:00:00+00:00 List-Id: In article <38C52D30.E1C7E85A@gecm.com>, Stuart Palin wrote: > It seems to me that the points raised in the c.l.a thread > "choice of fixed point type" highlight an area where the "use" > clause can give rise to some concerns. Nope, you are misreading the thread. This thread was about a) ambiguities not detected that should be. Obviously adding use clauses NEVER causes undetected ambiguities. b) the concern that certain expressions are compiled misleadingly because only one fixed-point type is visible. Use clauses can *only* help in this regard. Sent via Deja.com http://www.deja.com/ Before you buy.