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,146ef816afa699d1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.35.68 with SMTP id f4mr2578033pbj.5.1319006274010; Tue, 18 Oct 2011 23:37:54 -0700 (PDT) Path: d5ni31008pbc.0!nntp.google.com!news1.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Length of unbounded_string. Date: Wed, 19 Oct 2011 07:37:52 +0100 Organization: A noiseless patient Spider Message-ID: References: <4e9a9a6d$0$3238$703f8584@news.kpn.nl> <9fvo6aF3d6U1@mid.individual.net> <4e9ad365$0$3267$703f8584@news.kpn.nl> <9g02plFrnlU1@mid.individual.net> <4e9bdbc7$0$3240$703f8584@news.kpn.nl> <9g3f3kFfr7U1@mid.individual.net> <4e9d6722$0$3244$703f8584@news.kpn.nl> <9g5snkFlh0U1@mid.individual.net> <4e9e37ea$0$3272$703f8584@news.kpn.nl> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="30406"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/6RFFL14ZB5Q12Nc+wP3aq3JJ69j/wvfU=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) Cancel-Lock: sha1:87okmWMNAtdG7A0BlVoCSnGZWRM= sha1:wZKIAZaCjLdT+aPijqTGBEgK2u0= Xref: news1.google.com comp.lang.ada:18591 Content-Type: text/plain; charset=us-ascii Date: 2011-10-19T07:37:52+01:00 List-Id: "ldries46" writes: > The complete code of which I would conclude that the comma should be > present is: ... an incomplete procedure that won't compile! Why not post *the whole, unedited* procedure? preferably with * a test data set, * what you think it should produce, * what it does produce.