Please revert this fix and re-read the X11 protocol. Something *else*
went wrong for parfait to think that we wanted to parse a 64-bit value
there. VisualID values are small numbers and transferred as 32-bit
quantities in the protocol. If the typedef ended up with a 64-bit
representation from the header files then we have probably not
configured something correctly...
...jim
On 3/9/11 2:37 AM, [email protected] wrote:
Changeset: 69ec42543dd9
Author: bae
Date: 2011-03-09 13:08 +0300
URL: http://hg.openjdk.java.net/jdk7/2d/jdk/rev/69ec42543dd9
7022280: Parfait reports Format string argument mismatch in
/jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c
Reviewed-by: jgodinez, prr
! src/solaris/native/sun/awt/awt_GraphicsEnv.c