gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

64-bit NSNotFound breakage in gui


From: Eric Wasylishen
Subject: 64-bit NSNotFound breakage in gui
Date: Thu, 15 Dec 2011 11:46:18 -0700

Hi,
The recent change to increase NSNotFound on 64-bit breaks a lot of code in gui 
which stores NSNotFound in unsigned int. 

I think we should probably do a major search/replace on gui and update 
everything to NS[U]Integer and CGFloat, because it will continue to cause 
headaches if we don't. I don't have time to do this right away, though.

Eric


reply via email to

[Prev in Thread] Current Thread [Next in Thread]