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, MSGID_SHORT autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!jarthur!elroy.jpl.nasa.gov!jpl-devvax!larryc From: larryc@poe.jpl.nasa.gov (Larry Carroll) Newsgroups: comp.lang.ada Subject: Alsys Ada & X Callbacks Message-ID: <9976@jpl-devvax.JPL.NASA.GOV> Date: 16 Oct 90 02:34:16 GMT Sender: news@jpl-devvax.JPL.NASA.GOV Organization: Jet Propulsion Lab, AEG/FIST List-Id: On the project I've just started working on, we use a modified version of SAIC's X-windows bindings. The code implements callbacks via Meridian's call_in_place pragma. (Or so I've been told; I haven't yet examined the code.) However, I also have access to a Sun-3 with Alsys Ada (though it hasn't been installed yet.) As far as I can tell from the Alsys documentation, the compiler doesn't support anything analogous to the Meridian pragma, or any other way to implement callbacks. Can someone out there tell me if I'm wrong (which I hope is the case)? larryc @ poe.jpl.nasa.gov