Hi Przemek,

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.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to