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,c58a5b8372dc24a0,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Sat, 17 Apr 2010 08:21:34 -0500 From: brett Subject: confusion with string initialization Newsgroups: comp.lang.ada UserIpAddress: 202.168.117.52 InternalId: c233b671-106a-4699-91b0-775faa44a518 Message-ID: Date: Sat, 17 Apr 2010 08:21:34 -0500 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-OW9/qIT167JX2k2sxY40DO3GFEn/CZ5eOYP4m6NLPceRaC3vzN6urnkTB1DYUURuiJtu1PNtEyLxZnQ!PGAu8WL+9NZDYc5NmdPOHtjrJpUUtpx7rT5Ziyl+VEf+FRD8WkXt8vqC+IjoSSa2NN2RQcSqgA== X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Lines: 4 Xref: g2news1.google.com comp.lang.ada:10039 Date: 2010-04-17T08:21:34-05:00 List-Id: I'm trying to learn Ada 2005 with GNAT ( Linux) and are having problems with string initialization using the bs := 20 * " "; construct, which always gives an error "universal integer expected" As my syntax is similar to that in Ada 2005 book by Barnes (page 594 & 596) I'm a bit confused :-) Searching the ARM was of no value either ! Thanks for any input --- frmsrcurl: http://compgroups.net/comp.lang.ada/