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,d875f8fc1f73cf09 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-02 15:43:08 PST Newsgroups: comp.lang.ada Path: newsfeed.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!newsengine.sol.net!newspump.sol.net!nntp.msen.com!uunet!ash.uu.net!xyzzy!nntp From: Jeffrey Carter Subject: Re: Compiling AFLEX 1.4a with Dec Ada 83 3.5-20 on Open VMS 7.1 X-Nntp-Posting-Host: e246420.msc.az.boeing.com Content-Type: text/plain; charset=us-ascii Message-ID: <3AF089A4.C33D2596@boeing.com> Sender: nntp@news.boeing.com (Boeing NNTP News Access) Content-Transfer-Encoding: 7bit Organization: The Boeing Company X-Accept-Language: en References: <9bsm5c$khe$1@uranium.btinternet.com> <9c1avq$mr9$1@nh.pace.co.uk> <3AF000FC.2E00D5F0@NOSPAMcompaq.com> <9cp2to$gkf$1@nh.pace.co.uk> Mime-Version: 1.0 Date: Wed, 2 May 2001 22:26:44 GMT X-Mailer: Mozilla 4.5 [en]C-CCK-MCD Boeing Kit (WinNT; U) Xref: newsfeed.google.com comp.lang.ada:7109 Date: 2001-05-02T22:26:44+00:00 List-Id: Larry Kilgallen wrote: > > At least one of those extensions in Compaq Ada is a slight variation > on bounded/unbounded string, added as a package rather than built into > the compiler. I hate to be pedantic (actually, I LOVE to be be pedantic, but don't tell anyone), but Ada.Strings.Bounded and Ada.Strings.Unbounded are technically packages, not built into the compiler. -- Jeffrey Carter