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,aee6065fc75bfcb4 X-Google-Attributes: gid103376,public From: stt@houdini.camb.inmet.com (Tucker Taft) Subject: Re: Overlaying of methods. Date: 1997/10/01 Message-ID: #1/1 X-Deja-AN: 277160553 Sender: news@inmet.camb.inmet.com (USENET news) X-Nntp-Posting-Host: houdini.camb.inmet.com References: Organization: Intermetrics, Inc. Newsgroups: comp.lang.ada Date: 1997-10-01T00:00:00+00:00 List-Id: Jon S Anthony (jsa@alexandria.organon.com) wrote: : In article <34325DCC.167E@htl-bw.ch> Stefan Muehlebach : writes: : > > Off the top of my head, the call looks like it should give a compile : > > time ambiguous overload resolution error. If this isn't true, could : > > Robert, Bob or Tucker explain why it is OK? : > > : > > /Jon : > > -- : > > Jon Anthony : > > STL, Belmont, MA 02178, 617.484.3383 : > > "Nightmares - Ha! The way my life's been going lately, : > > Who'd notice?" -- Londo Mollari : > : > I have to add some more infos about my problem. : > I use the GNAT-Compiler 3.09 and the program can be compiled WITHOUT any : > error or warning messages. : I tried an example and can confirm that GNAT 3.09 on sparc.solaris : does behave as the poster says with this sort of example. Looks like : a bug in GNAT. Maybe it is fixed in 3.10?? It does sound like a bug. Our front end gives the following error message: 33 Init(myRadioBox, aParent, anOrientation); * *****Error: LRM:8.6(31) Ambiguous call, possible definitions of Init appear at ***** line 20 of file ambig_init.ada, line 8 (same file). : Jon Anthony : STL, Belmont, MA 02178, 617.484.3383 : "Nightmares - Ha! The way my life's been going lately, : Who'd notice?" -- Londo Mollari -- -Tucker Taft stt@inmet.com http://www.inmet.com/~stt/ Intermetrics, Inc. Burlington, MA USA