[Boost-bugs] [ boost-Bugs-1700837 ] mutli_array/types.hpp 64-bit types?

Bugs item #1700837, was opened at 2007-04-14 17:58 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1700837&group_id=7586 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: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: mutli_array/types.hpp 64-bit types? Initial Comment: multi_array/types.hpp currently: // needed typedefs typedef std::size_t size_type; typedef int index; Should /index/ be a 64-bit quantity? Should it be std::ptrdiff_t or std::size_t? I caught this because of warnings from MS Visual Studio 8 (2005). Boost is really great! Thanks! Sincerely, Mike Albert m_albert137@yahoo.com ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1700837&group_id=7586 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net