Bugs item #2778729, was opened at 2009-04-22 18:03 Message generated for change (Comment added) made by stmane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2778729&group_id=56967
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: Build Group: MonetDB5 CVS Head >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: stratos (idreos) Summary: M5: crackers fails to compile on Win64 with 64-bit OIDs Initial Comment: With the Microsoft Visual Studio compiler, the crackers code fails to compile on 64-bit Windows with 64-bit OIDs: src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'date', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'date', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'date', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'date', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'date', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'date', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'date', possible loss of data src\modules\mal\crackers\crackers_core_unordered.mx(677) : warning C4267: '=' : conversion from 'size_t' to 'date', possible loss of data cf. http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.Mic.64.64.d.1-Windows5.2/make-k.out.html ---------------------------------------------------------------------- >Comment By: Stefan Manegold (stmane) Date: 2009-04-26 17:09 Message: Fixed by Stratos. Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2778729&group_id=56967 ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
