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 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!elcgl.epfl.ch!haden From: haden@elcgl.epfl.ch (Steven Haden EPFL-DI-LGL) Newsgroups: comp.lang.ada Subject: RE: DECWindows Ada Message-ID: <890413092042.20600804@sic.epfl.ch> Date: 13 Apr 89 08:20:42 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet List-Id: >Marketing hype aside, does anyone know if the DECWindows >Ada binding is related to the X-Ada binding? No, it's not. It is just an automatically generated binding, with a few minor changes. This is extracted from the binding: -- Changes from automatically generated source: -- -- Remove X_ prefix from all identifiers. -- Add identifier type definitions. -- Replace event types with variant record. -- Replace DISPLAY_TYPE with a subtype of SYSTEM.ADDRESS. -- Rename EVENT_TYPE argument of CHECK_TYPED_EVENT and -- CHECK_TYPED_WINDOW_EVENT procedures to EVENT_TYP, to avoid conflict -- with type name. -- Make SIZE_HINTS_TYPE.SZHN_FLAGS be SIZE_HINTS_MASK_TYPE. --- The identifier type definition are just "subtype" of SYSTEM.UNSIGNED_LONGWORD !! The binding is 20574 lines long, without a tool like SCA it is useless.... By the way which is the latest version of Steve Hyland X-Ada. We have got the version named Release 2 ? We have modified this version to run on VMS with DECWindows. Anybody interested ? Steven Haden Swiss Federal Institute of Technology (EPFL) Computer Department Software Engineering Labs Email: haden@elcgl.epfl.ch haden@clsepf51.bitnet