[comp.windows.x] SAIC Ada Binding Bug Fix

tom@wdl1.UUCP (Raymond Tom) (03/22/89)

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