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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f5e08b0286d9be14,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!v2g2000hsf.googlegroups.com!not-for-mail From: braver Newsgroups: comp.lang.ada Subject: GNAT: identifier for stub is not unique Date: Wed, 14 Nov 2007 15:15:22 -0800 Organization: http://groups.google.com Message-ID: <1195082122.273134.263390@v2g2000hsf.googlegroups.com> NNTP-Posting-Host: 213.145.35.9 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1195082122 7170 127.0.0.1 (14 Nov 2007 23:15:22 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 14 Nov 2007 23:15:22 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.24 (Macintosh; Intel Mac OS X; U; en),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: v2g2000hsf.googlegroups.com; posting-host=213.145.35.9; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news1.google.com comp.lang.ada:18392 Date: 2007-11-14T15:15:22-08:00 List-Id: How in GNAT can we have two subunits for two overloaded functions with the same name? What should be they named?