From: SourceForge.net <no...@so...> - 2012-08-13 21:16:49
|
Patches item #3557027, was opened at 2012-08-13 14:16 Message generated for change (Tracker Item Submitted) made by rpavlik You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=396646&aid=3557027&group_id=29557 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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Ryan Pavlik (rpavlik) Assigned to: Nobody/Anonymous (nobody) Summary: Type-related build errors in tests on 64-bit Initial Comment: These patches aren't perfect (a windows msvc 64-bit build will fail, I think) but that fix is easy. This replaces a lot of "unsigned int" with "uintptr_t" to build on gcc 4.5 on Linux 64-bit. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=396646&aid=3557027&group_id=29557 |