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,FROM_2_EMAILS_SHORT, PDS_FROM_2_EMAILS autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,95ff80417a9612e3,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!newsfeed01.chello.at!newsfeed02.chello.at!news.chello.hu.POSTED!not-for-mail From: "hunnia@hu.inter.net" Subject: String_Elements Newsgroups: comp.lang.ada Followup-To: mlengyel@chello.hu Date: Fri, 01 Sep 2006 12:57:59 +0200 User-Agent: KNode/0.10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Message-ID: <9acda$44f8123a$5063c1c7$26733@news.chello.hu> X-Complaints-To: abuse@chello.hu Organization: chello.hu NNTP-Posting-Host: 80.99.193.199 (80.99.193.199) NNTP-Posting-Date: Fri, 01 Sep 2006 12:58:02 +0200 X-Trace: 9acda44f8123af5c6646226733 Xref: g2news2.google.com comp.lang.ada:6438 Date: 2006-09-01T12:57:59+02:00 List-Id: Trying to compile gps with gnat 4.1. In gnat 3.5 in prj there is String_Elemets defined. Thsi is missing in gnat 4.1. In its place I see In_Tree.String_Elements. Where is the detailed description which describes the differences between the two versions and pointer how to port applications from 3.5 to 4.1.1 Thank you.