Patches item #2846694, was opened at 2009-08-29 04:28
Message generated for change (Tracker Item Submitted) made by jwhowarth
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=311005&aid=2846694&group_id=11005

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Program
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jack Howarth (jwhowarth)
Assigned to: Nobody/Anonymous (nobody)
Summary: patch cast from pointer to integer of different size

Initial Comment:
The edit-5.6-cvs20081118 tarball used by debian contains a number of 
compilation errors of the form...

cc -O -no-cpp-precomp -mdynamic-no-pic -DNO_XMIM -I/usr/X11R6/include 
-I/sw/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -I/sw/include  -c -o prefFile.o 
prefFile.c
prefFile.c: In function 'stringToPref':
prefFile.c:356: warning: cast from pointer to integer of different size
prefFile.c:358: warning: cast from pointer to integer of different size
prefFile.c:358: warning: cast from pointer to integer of different size

when compiling on x86_64-apple-darwin10. The attached patch fixes those in the 
manner described in this patch proposed for windowmaker...

http://74.125.113.132/search?q=cache:8KKxFOl_N68J:lists.windowmaker.info/dev/msg00081.html+cast+from+pointer+to+integer+of+different+size+void+int&cd=3&hl=en&ct=clnk&gl=us&client=safari

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=311005&aid=2846694&group_id=11005
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop

Reply via email to