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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,81e02ab39dd58c4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-31 08:28:49 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!cpk-news-hub1.bbnplanet.com!nycmny1-snh1.gtei.net!cambridge1-snf1.gtei.net!news.gtei.net!bos-service1.ext.raytheon.com!bos-service2.ext.raytheon.com.POSTED!not-for-mail Message-ID: <3BE026A1.A344127B@sparc01.ftw.rsc.raytheon.com> From: Wes Groleau Reply-To: wwgrol@sparc01.ftw.rsc.raytheon.com X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en,es-MX,es,pt,fr-CA,fr MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: I'm baffled... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 31 Oct 2001 11:28:17 -0500 NNTP-Posting-Host: 151.168.144.162 X-Complaints-To: news@ext.ray.com X-Trace: bos-service2.ext.raytheon.com 1004545728 151.168.144.162 (Wed, 31 Oct 2001 11:28:48 EST) NNTP-Posting-Date: Wed, 31 Oct 2001 11:28:48 EST Organization: Raytheon Company Xref: archiver1.google.com comp.lang.ada:15488 Date: 2001-10-31T11:28:17-05:00 List-Id: ANH_VO@udlp.com wrote: > > On second thought, I could duplicate the problem providing one confirmation. Is > Index type, returned by function Position_Of, look like? It must NOT be Natural. > > A. Vo > > I am afraid that more codes need to be posted in order for me at least to find > out what is going on. In fact, it is not easy to reproduce the Constraint_Error > without knowing the exact Word_List. > > Anh Vo oops, sorry for the omission. word_list : constant String := "any VERY long string " & "with spaces every four " & "to fifteen characters"; subtype index is positive range word_list'range; current_index jumps around but is always in index -- Wes Groleau http://freepages.rootsweb.com/~wgroleau