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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f868292008c639ce X-Google-Attributes: gid103376,public From: Peter Hermann Subject: 'img Date: 2000/05/24 Message-ID: <8ggjg3$hbq$1@infosun2.rus.uni-stuttgart.de>#1/1 X-Deja-AN: 626699571 References: <390F0D93.F835FAD9@ftw.rsc.raytheon.com> <8en5o9$ihe$1@nnrp1.deja.com> <8eonos$e70$1@wanadoo.fr> <1fIU4.4668$Rx3.250161@typhoon.nyroc.rr.com> <8g8p31$a2s$1@nnrp1.deja.com> Organization: Comp.Center (RUS), U of Stuttgart, FRG User-Agent: tin/pre-1.4-980117 (UNIX) (IRIX/6.5 (IP22)) Xcanpos: shelf.2/200006071801!0005094067 Newsgroups: comp.lang.ada Date: 2000-05-24T00:00:00+00:00 List-Id: Robert A Duff wrote: > Oh, one other thing: 'Img, being a GNAT invention, *could* have > eliminated the annoying extra blank. Why didn't you? with text_io ; procedure imgtst is x : integer := 7; begin text_io.put_line( "[" & x'img & "]" ); end imgtst ; yes, I was frustrated too to see the result [ 7] and not [7] which is often useful. :-( -- Peter Hermann Tel+49-711-685-3611 Fax3758 ica2ph@csv.ica.uni-stuttgart.de Pfaffenwaldring 27 Raum 114, D-70569 Stuttgart Uni Computeranwendungen http://www.csv.ica.uni-stuttgart.de/homes/ph/ Team Ada: "C'mon people let the world begin" (Paul McCartney)