Support Board
Date/Time: Mon, 27 Oct 2025 13:22:42 +0000
Post From: compilation issues w/ SCString
| [2017-06-16 09:00:14] |
| jizzary - Posts: 177 |
|
Hi i'm using VS community 2017 version the compiler reports the following issues ... can u pls clean it ? <....>\inc\SCString.h(490): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data <....>\inc\SCString.h(512): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data <....>\inc\SCString.h(531): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data <....>\inc\SCString.h(585): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data <....>\inc\SCString.h(586): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data <....>\inc\SCString.h(618): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data <....>\inc\SCString.h(660): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data <....>\inc\SCString.h(681): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data <....>\inc\SCString.h(763): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data <....>\inc\SCString.h(763): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data i acn do it either ... however on next version it may be overwritten so i think it should be done at yr end many tnx, shuky |
