comp.lang.ada
 help / color / mirror / Atom feed
From: tom@wdl1.UUCP (Raymond Tom)
Subject: SAIC Ada Binding Bug Fix
Date: 21 Mar 89 19:36:08 GMT	[thread overview]
Message-ID: <3660012@wdl1.UUCP> (raw)

If you are using the SAIC Ada bindings to X which is available
from ajpo.sei.cmu.edu under ~ftp/public/infoada/x11, there is a
bug in x_lib.a in the procedure Change_Property the following
change need to be made for the variable Format: 
 
<   --############################################################
<   --##
<   --##  The values for Format should be 8, 16, or 32
<   --## 
<   --##  03/09/89  RST Fix bug in Change_Property.
<                               2 ** Property_Format_Type'POS(Format) * 8,
<   --############################################################
---
>                               Property_Format_Type'POS (Format),
 
 _ 
  /) _
 /\ (/ \/_)
      (/

Ford Aerospace Corporation
Western Development Laboratories Division
220 Henry Ford II Drive
P.O. Box 49041
Mail Stop X20
San Jose, CA 95161

Telephone:      (408) 473-7366
Net Address:    tom@ford-wdl1.arpa

             reply	other threads:[~1989-03-21 19:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1989-03-21 19:36 Raymond Tom [this message]
1989-04-05 13:31 ` ADA its use in real time systems Allan P. Callaghan
1989-04-05 21:09   ` Ada, not ADA Robert Firth
1989-04-06 16:26     ` Grant Edwards
1989-04-10 16:48     ` John Stafford
1989-04-11 18:56       ` John Wolf
1989-04-25 17:23     ` Don Cameron
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox