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,5f7230830b229a11 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-30 10:17:43 PST Path: archiver1.google.com!news2.google.com!newsfeed.stanford.edu!cyclone.bc.net!tdsnet-transit!newspeer.tds.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: FW: Is the Writing on the Wall for Ada? Date: 30 Sep 2003 12:17:40 -0500 Organization: LJK Software Message-ID: <36LPuba5S565@eisner.encompasserve.org> References: NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1064942222 24266 192.135.80.34 (30 Sep 2003 17:17:02 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Tue, 30 Sep 2003 17:17:02 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:28 Date: 2003-09-30T12:17:40-05:00 List-Id: In article , Preben Randhol writes: > On 2003-09-30, Larry Kilgallen wrote: >> >> The function To_String can readily be used to process a Bounded String >> when providing it as a parameter to a subprogram that requires an input >> String. > > I thought we were talking about a function that /returned/ a > String or Unbounded_String. At least one person was talking about it the way I described it.