DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2419 Version: 1.3-current > size of the property value (Atom a) in *bits*, Oh... OK, that explains the '8'. > To verify this, would you please add the following printf > statement (before changing anything) just before the > XChangeProperty call and report what it prints on your > 64-bit system? Sure; here's the printf() results without changes: ---- r...@delta:/usr/local/src/fltk-1.3.x-svn/test# ./editor sizeof(Atom)=8, sizeof(unsigned long)=8, a=275 X_ChangeProperty: BadValue (integer parameter out of range for operation) 0x40 ---- Link: http://www.fltk.org/str.php?L2419 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
