https://bugs.kde.org/show_bug.cgi?id=372697
Bug ID: 372697 Summary: QCA Compilation warnings on windows Product: qca Version: Git Platform: MS Windows OS: MS Windows Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: dr...@land.ru Reporter: darth.nai...@gmail.com CC: br...@frogmouth.net, jus...@affinix.com Target Milestone: --- Hi! I compiling current master on windows with Visual Studio 2013 There are 2 warnings: 2>d:\projects\qca\git\src\qca_default.cpp(201): warning C4717: 'QCA::md5_state_t::operator=' : recursive on all control paths, function will cause runtime stack overflow 2>d:\projects\qca\git\src\qca_default.cpp(602): warning C4717: 'QCA::SHA1_CONTEXT::operator=' : recursive on all control paths, function will cause runtime stack overflow -- You are receiving this mail because: You are watching all bug changes.