
29 Mar
2007
29 Mar
'07
8:52 a.m.
On Wed, Mar 28, 2007 at 08:11:07PM -0500, thedward@antejentacular.org wrote:
Wed Mar 28 20:05:33 CDT 2007 thedward@antejentacular.org * (X11.Graphics) More Int -> CInt cleanup ; Will break existing programs.
This patch takes care of the rest of the Int usages.
These changes break API compatibility. Existing programs will likely require (minor[1]) changes to compile once these changes are applied.
[1]Mostly just switching from Int to CInt or using fromIntegral as appropriate.
Applied, thanks! Ian