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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,faac757f0214fa1d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-10 16:40:22 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!pln-w!spln!dex!extra.newsguy.com!newsp.newsguy.com!hopperj From: jim hopper Newsgroups: comp.lang.ada Subject: Re: X11 binding with FSF version of gnat Date: Mon, 10 Feb 2003 19:12:50 -0500 Organization: http://extra.newsguy.com Message-ID: <100220031912503384%hopperj@macconnect.com> References: <060220032349197450%hopperj@macconnect.com> <070220031921421489%hopperj@macconnect.com> NNTP-Posting-Host: p-390.newsdawg.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Thoth/1.5.10 (Carbon/OS X) Xref: archiver1.google.com comp.lang.ada:33973 Date: 2003-02-10T19:12:50-05:00 List-Id: Hi, thanks that sounds really cool and i will look forward to being able to use it. Until then we did find the problem with x bindings with the fsf version of gnat. well perhaps not the reason but two patches that seem to work. two of us are still discussing which of our patches is the right way ;-) one solution changed the xevent system to use unchecked_union and the other changed the sample programs using the bindings to type coerce the various types of the xevent variant record to the proper variant before trying to use it based upon the common type field. both seem to work fine on the examples and i am not sure which is the proper fix to release. jim In article , Jean-Claude Mahieux wrote: > jim, > > xinada runs on os X. Not because it is ported, but xinada shares part of the > ios with our OrbRiver (CORBA) product. And the orb is supported on os X > because we have customers using it. As the low level packages run fine with > the ORB, I do not expect any problem recompiling the rest of the library > with gnat. > > Jean-Claude > > > "jim hopper" a �crit dans le message de news: > 070220031921421489%hopperj@macconnect.com... > > ' > > That would be my prefered approach but like larry said first i want to > > release a set of open source bindings that work with os x version of > > gnat. if you are going to open source your source code that would be > > super. Like david said i would be glad to support this by getting > > things working on os x. > > > > best jim > > > > > > In article , Jean-Claude Mahieux > > wrote: > > > > > Why not use a full Ada implementation ? :) > > > We plan offering our XInAda Xlib under GPL, but need to allocate some > time > > > to do it. > > > The entire XInAda library set includes Toolkit and 1.2 Motif widget set > 100% > > > Ada95 > > > > > > Jean-Claude MAHIEUX > > > Top Graph'X Sales Manager > > > 10 All�e de la Mare Jacob > > > 91290 La Norville - FRANCE > > > Tel : +33 1 69 26 97 88 > > > Fax : +33 1 69 26 97 89 > > > Email : sales@topgraphx.com > > > URL : http://www.topgraphx.com > > > German Representative : orbriver-de@topgraphx.com > > > US Representative : sroliver@topgraphx.com > > > > > > > >