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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fd3772840bdf314e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-12-16 15:18:41 PST Path: bga.com!news.sprintlink.net!howland.reston.ans.net!spool.mu.edu!agate!darkstar.UCSC.EDU!news.hal.COM!decwrl!netcomsv!butch!cliffy.lfwc.lockheed.com!cliffy.lfwc.lockheed.com!l107353 From: l107353@cliffy.lfwc.lockheed.com (Garlington KE) Newsgroups: comp.lang.ada Subject: Re: porting DEC Ada Motif Binding on Sun with RATIONAL compiler Date: 16 Dec 1994 19:43:05 GMT Organization: Lockheed Fort Worth Company Message-ID: <3csqk9$k2a@cliffy.lfwc.lockheed.com> References: <3cnb0s$929@news.univ-rennes1.fr> NNTP-Posting-Host: cliffy.lfwc.lockheed.com X-Newsreader: TIN [version 1.2 PL2] Date: 1994-12-16T19:43:05+00:00 List-Id: besnard@zeus.univ-poitiers.fr wrote: : This is a report of my trying to port DEC Ada Motif on Sun: : - the pragmas INPROVE and INLINE_GENERIC are not recognized. I wouldn't think INLINE_GENERIC would be a big deal, since the program should still operate if it is ignored. What am I missing here? : - the pragma export_procedure has no mechanism parameter in rational : (it's not important, because all parameter are passed explicitly : by value in the DEC binding, and they are implicitly : passed by value in Rational) However, the call data parameter of a callback from a widget that returns a structure (like a file dialog) should be a reference, not a value. I would assume that this is the case with Rational implicitly as well, but this would need to be checked. -------------------------------------------------------------------- Ken Garlington GarlingtonKE@lfwc.lockheed.com F-22 Computer Resources Lockheed Fort Worth Co. If LFWC or the F-22 program has any opinions, they aren't telling me.