https://bugs.kde.org/show_bug.cgi?id=496946
Bug ID: 496946 Summary: compilation issue: wrong conversions in worksheet.cpp Classification: Applications Product: cantor Version: unspecified Platform: Other OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: cantor-b...@kde.org Reporter: uwesto...@web.de CC: cantor-b...@kde.org Depends on: 496945 Target Milestone: --- On compiling today's master using MSVC on Windows I get some warnings for worksheet.cpp: [364/411] Building CXX object src\test\CMakeFiles\testworksheet.dir\__\worksheet.cpp.obj J:\LabPlotBuilds\7f6984e\cantor\src\worksheet.cpp(241): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data J:\LabPlotBuilds\7f6984e\cantor\src\worksheet.cpp(275): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data J:\LabPlotBuilds\7f6984e\cantor\src\worksheet.cpp(288): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data J:\LabPlotBuilds\7f6984e\cantor\src\worksheet.cpp(1312): warning C4996: 'xmlSubstituteEntitiesDefault': was declared deprecated J:\LabPlotBuilds\7f6984e\cantor\src\worksheet.cpp(1313): warning C4996: '__xmlLoadExtDtdDefaultValue': was declared deprecated Referenced Bugs: https://bugs.kde.org/show_bug.cgi?id=496945 [Bug 496945] compilation issue: wrong usage of operators in documentationpanel -- You are receiving this mail because: You are watching all bug changes.