Bugs item #2778729, was opened at 2009-04-22 18:03
Message generated for change (Tracker Item Submitted) 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: Open
Resolution: None
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


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2778729&group_id=56967

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to