<AWT Dev> More type fixes

Roman Kennke roman.kennke at aicas.com
Wed Mar 19 08:04:30 PDT 2008


I found another little problem in MouseInfo.c, there we have some
variables of type BOOL, where the correct type (according to the X man
pages) is Bool (I'm not sure why this works in the context of OpenJDK
but not in the context of Jamaica, I suspect there's a #define somewhere
covering this).

/Roman

-- 
Dipl.-Inform. (FH) Roman Kennke, Software Engineer, http://kennke.org
aicas Allerton Interworks Computer Automated Systems GmbH
Haid-und-Neu-Straße 18 * D-76131 Karlsruhe * Germany
http://www.aicas.com   * Tel: +49-721-663 968-0
USt-Id: DE216375633, Handelsregister HRB 109481, AG Karlsruhe
Geschäftsführer: Dr. James J. Hunt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openjdk-Bool-not-BOOL.patch
Type: text/x-patch
Size: 720 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20080319/79bb8a97/openjdk-Bool-not-BOOL.patch 


More information about the awt-dev mailing list