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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,76ec5d55630beb71 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-08 04:15:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news-out.cwix.com!newsfeed.cwix.com!newsfeed!btnet-peer0!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: Ada 200X Date: Sun, 8 Jun 2003 11:14:28 +0000 (UTC) Organization: BT Openworld Message-ID: References: <3EDC0BE6.42300129@somewhere.nil> NNTP-Posting-Host: host213-123-154-36.in-addr.btopenworld.com X-Trace: sparta.btinternet.com 1055070868 18421 213.123.154.36 (8 Jun 2003 11:14:28 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Sun, 8 Jun 2003 11:14:28 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:38833 Date: 2003-06-08T11:14:28+00:00 List-Id: "Craig Carey" wrote in message news:jvf4evgqd71kuqeoc2c2c81mdcck01g8qa@4ax.com... > * I used the REDLOG Quantifier Eliminator to permit the safe adding of > "pragma Suppress()" to a procedure that implemented a "Replace_Slice()" > for a strings package. A problem I had was the the string code in the > Charles package of Mr Heaney was too fast in comparison, which was > resolved by suppressing range checking. Sorry, can you expand on the 'too fast' statement?!?! :-)