******************************************************************************** conan install hunspell/1.7.0@ --build=hunspell --profile=C:\J\w\BuildSingleReference@6/80348/d1105944-678f-4155-a4fe-28254e483e93/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@6\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@6\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] hunspell:shared=True [build_requires] [env] hunspell/1.7.0: Forced build from source Installing package: hunspell/1.7.0 Requirements hunspell/1.7.0 from local cache - Cache Packages hunspell/1.7.0:995e0f0b86a651012a3bfca00d60f35ae037db5e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hunspell/1.7.0: Configuring sources in C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK hunspell/1.7.0: Building your package in C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e hunspell/1.7.0: Generator cmake created conanbuildinfo.cmake hunspell/1.7.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK hunspell/1.7.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\package\995e0f0b86a651012a3bfca00d60f35ae037db5e" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCONAN_hunspell_VERSION="1.7.0" -Wno-dev C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source ----------------- -- The CXX compiler identification is MSVC 19.29.30139.0 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Conan: Adjusting language standard -- Performing Test HAVE_VISIBILITY -- Performing Test HAVE_VISIBILITY - Failed -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e ----Running------ > cmake --build C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/source/CMakeLists.txt affentry.cxx affixmgr.cxx csutil.cxx filemgr.cxx hashmgr.cxx hunspell.cxx hunzip.cxx phonet.cxx replist.cxx suggestmgr.cxx C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(70,17): warning C4251: 'Hunzip::fin': class 'std::basic_ifstream>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\iosfwd(232): message : see declaration of 'std::basic_ifstream>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72,20): warning C4251: 'Hunzip::dec': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(70,17): warning C4251: 'Hunzip::fin': class 'std::basic_ifstream>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\iosfwd(232): message : see declaration of 'std::basic_ifstream>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72,20): warning C4251: 'Hunzip::dec': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\phonet.cxx(82,3): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.hxx(121,28): warning C4267: 'return': conversion from 'size_t' to 'short', possible loss of data (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.hxx(202,28): warning C4267: 'return': conversion from 'size_t' to 'short', possible loss of data (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(70,17): warning C4251: 'Hunzip::fin': class 'std::basic_ifstream>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\iosfwd(232): message : see declaration of 'std::basic_ifstream>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72,20): warning C4251: 'Hunzip::dec': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx(198,70): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx(206,42): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx(227,69): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx(238,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx(257,7): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx(470,22): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1285,12): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1305,10): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx(725,25): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx(781,21): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hashmgr.cxx(790,25): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(70,17): warning C4251: 'Hunzip::fin': class 'std::basic_ifstream>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\iosfwd(232): message : see declaration of 'std::basic_ifstream>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(70,17): warning C4251: 'Hunzip::fin': class 'std::basic_ifstream>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\iosfwd(232): message : see declaration of 'std::basic_ifstream>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72,20): warning C4251: 'Hunzip::dec': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(70,17): warning C4251: 'Hunzip::fin': class 'std::basic_ifstream>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\iosfwd(232): message : see declaration of 'std::basic_ifstream>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72,20): warning C4251: 'Hunzip::dec': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1433,31): warning C4267: '=': conversion from 'size_t' to 'short', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72,20): warning C4251: 'Hunzip::dec': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1609,45): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(386,24): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1648,54): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(388,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1653,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(392,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1659,51): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1661,34): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(421,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(434,66): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(436,31): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(446,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(455,24): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(457,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(499,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(511,24): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1945,18): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(513,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1946,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1959,46): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1965,42): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(1969,91): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(527,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(541,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2071,18): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2072,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2099,18): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2104,20): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(557,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2121,58): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(594,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.cxx(250,5): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.cxx(253,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(639,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(657,27): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(661,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(684,27): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(688,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(698,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(709,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(718,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(727,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(746,27): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(750,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2557,70): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2564,69): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2568,71): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(772,27): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2572,79): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(776,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(70,17): warning C4251: 'Hunzip::fin': class 'std::basic_ifstream>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\filemgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\iosfwd(232): message : see declaration of 'std::basic_ifstream>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\filemgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2574,78): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(792,24): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(800,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2664,77): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2666,76): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(2688,48): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(902,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72,20): warning C4251: 'Hunzip::dec': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Hunzip' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\filemgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunzip.hxx(72): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\filemgr.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(928,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(938,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(967,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(986,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.hxx(121,28): warning C4267: 'return': conversion from 'size_t' to 'short', possible loss of data (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1008,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1017,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.hxx(202,28): warning C4267: 'return': conversion from 'size_t' to 'short', possible loss of data (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx) [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1040,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1050,23): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(3324,71): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(3430,42): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(220,32): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1077,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(238,27): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx(273,21): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1120,24): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(278,32): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx(286,19): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(297,27): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx(310,34): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(325,32): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(344,27): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx(389,19): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(372,32): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(391,27): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(632,32): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1440,31): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(710,32): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1525,37): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(721,25): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(775,32): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affentry.cxx(786,25): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx(782,18): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1679,33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1685,64): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1689,84): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1691,80): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1769,64): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1777,37): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1952,18): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(1953,18): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(2004,17): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(2007,17): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(2039,22): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(2040,22): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx(1388,19): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(2065,24): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(4664,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx(1398,19): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(2066,24): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(2133,28): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(2150,24): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(4754,27): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(2197,18): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\suggestmgr.cxx(2198,19): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\affixmgr.cxx(4856,78): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx(1907,21): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx(1933,24): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\hunspell.cxx(2018,5): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\source\src\hunspell\csutil.cxx(263,21): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\hunspell.vcxproj] Creating library C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/lib/hunspell.lib and object C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/lib/hunspell.exp hunspell.vcxproj -> C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\bin\hunspell.dll Building Custom Rule C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/source/CMakeLists.txt hunspell/1.7.0: Package '995e0f0b86a651012a3bfca00d60f35ae037db5e' built hunspell/1.7.0: Build folder C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e hunspell/1.7.0: Generated conaninfo.txt hunspell/1.7.0: Generated conanbuildinfo.txt hunspell/1.7.0: Generating the package hunspell/1.7.0: Package folder C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\package\995e0f0b86a651012a3bfca00d60f35ae037db5e hunspell/1.7.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. hunspell.vcxproj -> C:\J\w\BuildSingleReference@6\.conan\data\hunspell\1.7.0\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\bin\hunspell.dll -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/lib/hunspell.lib -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/bin/hunspell.dll -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/hunspell/hunspell.hxx -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/hunspell/hunspell.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/hunspell/w_char.hxx -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/hunspell/atypes.hxx -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/hunspell/1.7.0/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/hunspell/hunvisapi.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK hunspell/1.7.0 package(): Packaged 1 '.dll' file: hunspell.dll hunspell/1.7.0 package(): Packaged 3 '.hxx' files: atypes.hxx, hunspell.hxx, w_char.hxx hunspell/1.7.0 package(): Packaged 2 '.h' files: hunspell.h, hunvisapi.h hunspell/1.7.0 package(): Packaged 1 '.lib' file: hunspell.lib hunspell/1.7.0 package(): Packaged 1 file: COPYING hunspell/1.7.0 package(): Packaged 1 '.LESSER' file: COPYING.LESSER hunspell/1.7.0 package(): Packaged 1 '.hunspell' file: license.hunspell hunspell/1.7.0: Package '995e0f0b86a651012a3bfca00d60f35ae037db5e' created hunspell/1.7.0: Created package revision bea55a388cfd063746f205332cbde62a [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY