On Tue, 20 Oct 2009, Szak�ts Viktor wrote: Hi,
> I've found some not yet seen msvc64 warnings in netio: > --- > cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 - > Ot2b1 -EHs-c- -MT -DUNICODE -Fonetiosrv.obj -c > ../../../netiosrv.c > netiosrv.c > ../../../netiosrv.c(466) : warning C4310: cast truncates constant value > ../../../netiosrv.c(466) : warning C4310: cast truncates constant value > ../../../netiosrv.c(466) : warning C4310: cast truncates constant value > ../../../netiosrv.c(677) : warning C4333: '>>' : right shift by too > large amount, data loss > ../../../netiosrv.c(677) : warning C4333: '>>' : right shift by too > large amount, data loss > ../../../netiosrv.c(706) : warning C4333: '>>' : right shift by too > large amount, data loss > ../../../netiosrv.c(706) : warning C4333: '>>' : right shift by too > large amount, data loss > ../../../netiosrv.c(759) : warning C4333: '>>' : right shift by too > large amount, data loss > ../../../netiosrv.c(759) : warning C4333: '>>' : right shift by too > large amount, data loss > --- > I mean the last 6 ones. All of them are the same. HB_{PUT,GET}_[LB]E_UINT*() macros and can be safely ignored. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour