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,bde48dfc701b9b40 X-Google-Attributes: gid103376,public From: johndoe@world.std.com (j. doe) Subject: Re: Seems like a GNAT bug with Unbounded_Strings Date: 1996/08/14 Message-ID: #1/1 X-Deja-AN: 174161220 sender: johndoe@sampson.camb x-nntp-posting-host: sampson.camb.inmet.com references: <3210EE7A.95F@wpllabs.com> to: Tom Di Dessa organization: myself? newsgroups: comp.lang.ada Date: 1996-08-14T00:00:00+00:00 List-Id: well, except for a couple of minor compilation problems with the source you sent (perhaps caught by gnat 3.05 that were not caught by gnat 3.01), your code appeared to work fine for me: 16 johndoe/_Ada/_test> test_us BROKEN.BASE_TYPE The Value in Holder is: Correct The Value in Holder is: Correct 517 johndoe/_Ada/_test> that appears to be what you expect, n'est pas? --johndoe