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, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e1d728aa632a5b94 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.219.170 with SMTP id pp10mr20497982pbc.1.1341819066774; Mon, 09 Jul 2012 00:31:06 -0700 (PDT) Path: l9ni11236pbj.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Gnat: broken dispatch tables for interface types ? Date: Mon, 9 Jul 2012 09:31:03 +0200 Organization: cbb software GmbH Message-ID: <1x0xui2k9bjoi.acdcm0afix9u.dlg@40tude.net> References: <19yhfqeqkm9kc$.fcax7yetctwy$.dlg@40tude.net> <77fa1487-e67d-4660-9073-f4edec4295bf@googlegroups.com> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: FbOMkhMtVLVmu7IwBnt1tw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2012-07-09T09:31:03+02:00 List-Id: On Sun, 8 Jul 2012 23:53:42 -0700 (PDT), rodakay@internode.on.net wrote: > Here is the 'cut down' code which shows the problem ... I see nothing wrong with dispatching tables. Though the code much too large and complicated for a small example. One thing though is that you should not derive new tagged types in bodies. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de