Another x64 warning
Kristoffer Danielsson <[email protected]>
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[email protected]> |
inheritance.cpp(181): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data .\src\inheritance.cpp(181) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<void*,size_t>(const std::pair<_Ty1,size_t> &)' being compiled with [ _Ty1=void *, _Ty2=int ] I believe the error lies in the return type: std::pair<void*, int> cast_graph::impl::cast( should be std::pair<void*, size_t> cast_graph::impl::cast( Has luabind+lua ever been tested with x64? _________________________________________________________________ Mejla på krogen! Hotmail i mobilen. http://new.windowslivemobile.msn.com/SE-SE/windows-live-hotmail/default.aspx ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user