comp.lang.ada
 help / color / mirror / Atom feed
* SAIC Ada Binding Bug Fix
@ 1989-03-21 19:36 Raymond Tom
  1989-04-05 13:31 ` ADA its use in real time systems Allan P. Callaghan
  0 siblings, 1 reply; 7+ messages in thread
From: Raymond Tom @ 1989-03-21 19:36 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~1989-04-25 17:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1989-03-21 19:36 SAIC Ada Binding Bug Fix Raymond Tom
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

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