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,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,db4653550fc0a1a8,start X-Google-Attributes: gid103376,public From: Juergen.Pfeifer@t-online.de (Juergen Pfeifer) Subject: glade-1.0 doesn't compile on GNAT 3.09 Date: 1997/02/12 Message-ID: <5dtg7l$k8q@news00.btx.dtag.de>#1/1 X-Deja-AN: 218628006 X-Sender: 06162912249-0001@t-online.de (Juergen u. Inga Pfeifer) Content-Type: text/plain; charset=us-ascii Organization: Telekom Online Internet Gateway Mime-Version: 1.0 Newsgroups: comp.lang.ada X-Mailer: Mozilla 3.01Gold (X11; I; Linux 2.0.29 i586) Date: 1997-02-12T00:00:00+00:00 List-Id: Hi there, I tried to compile glade-1.0 with GNAT 3.09 on my Linux box. I discovered a few problems related to passing access types to subprograms as arguments in some locations ( an access to a general Receiver function was passed when a Public_Receiver type was expected). I fixed that with unchecked conversions and then I could compile it. But the examples still can't be built, because the compiler isn't happy with the output produced by gnatdist. There seems to be some confusion with RCI_Info and RCI_Cache, but I didn't look into the details. Any hints how to solve the problem, or - even better - are patches available ? -- http://home.t-online.de/home/Juergen.Pfeifer