Bugs item #1663525, was opened at 2007-02-19 06:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1663525&group_id=132078
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: tpserver-cpp Group: Bug - Unknown Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Lee Begg (llnz) Summary: uint32_t != unsigned int on all platforms. Initial Comment: It seems some platforms define uint32_t to be "unsigned long", others define it to be "unsigned int". Shouldn't mix the two. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1663525&group_id=132078 _______________________________________________ tp-bugs mailing list [email protected] http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs
