31 Jan
2010
31 Jan
'10
9:17 p.m.
On 2010-01-31 21:31, Alex Bo. wrote:
Hi,
I've been trying to build the MonetDB5 module from the Feb2010 branch from CVS on Windows. However, I am getting this:
.\..\..\..\..\src\modules\kernel\group.mx(1330) : warning C4267: '=' : conversion from 'size_t' to 'var_t', possible loss of data .\..\..\..\..\src\modules\kernel\group.mx(1330) : warning C4267: '=' : conversion from 'size_t' to 'var_t', possible loss of data
This did not happen in the November releases on Windows.
Any ideas on how to approach this? Do I need to use some special flags?
Thanks.
That's a bug. It should be possible to compile without getting these warnings. -- Sjoerd Mullender