Premake args: --without-pch --prefer-local-libs --atlas Building configurations... Running action 'gmake'... Generated ../workspaces/gcc/Makefile... Generated ../workspaces/gcc/pyrogenesis.make... Generated ../workspaces/gcc/network.make... Generated ../workspaces/gcc/tinygettext.make... Generated ../workspaces/gcc/lobby.make... Generated ../workspaces/gcc/glooxwrapper.make... Generated ../workspaces/gcc/simulation2.make... Generated ../workspaces/gcc/scriptinterface.make... Generated ../workspaces/gcc/engine.make... Generated ../workspaces/gcc/graphics.make... Generated ../workspaces/gcc/atlas.make... Generated ../workspaces/gcc/gui.make... Generated ../workspaces/gcc/lowlevel.make... Generated ../workspaces/gcc/mongoose.make... Generated ../workspaces/gcc/mocks_real.make... Generated ../workspaces/gcc/mocks_test.make... Generated ../workspaces/gcc/AtlasObject.make... Generated ../workspaces/gcc/AtlasUI.make... Generated ../workspaces/gcc/ActorEditor.make... Generated ../workspaces/gcc/Collada.make... Generated ../workspaces/gcc/cxxtestroot.make... Generated ../workspaces/gcc/test.make... Done (1957ms). ==== Building mocks_real (release) ==== ==== Building network (release) ==== ==== Building tinygettext (release) ==== Creating obj/mocks_real_Release mocks_real.cpp Creating obj/tinygettext_Release Creating obj/network_Release dictionary.cpp NetClient.cpp Linking mocks_real NetClientTurnManager.cpp dictionary_manager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/system/TurnManager.h:21, from ../../../source/network/NetClientTurnManager.h:21, from ../../../source/network/NetClientTurnManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/system/TurnManager.h:21, from ../../../source/network/NetClientTurnManager.h:21, from ../../../source/network/NetClient.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/Game.h:24, from ../../../source/network/NetClient.cpp:34: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/system/TurnManager.h:21, from ../../../source/network/NetClientTurnManager.h:21, from ../../../source/network/NetClient.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/network/NetClient.cpp:34: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/system/TurnManager.h:21, from ../../../source/network/NetClientTurnManager.h:21, from ../../../source/network/NetClient.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ iconv.cpp language.cpp NetFileTransfer.cpp ==== Building lobby (release) ==== Creating obj/lobby_Release L10n.cpp log.cpp NetHost.cpp plural_forms.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/i18n/L10n.h:32, from ../../../source/i18n/L10n.cpp:25: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ NetMessage.cpp In file included from ../../../source/i18n/L10n.cpp:33: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/i18n/L10n.h:32, from ../../../source/i18n/L10n.cpp:25: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/i18n/L10n.cpp: In member function ‘VfsPath L10n::LocalizePath(const VfsPath&) const’: ../../../source/i18n/L10n.cpp:422:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 422 | return sourcePath; | ^~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/i18n/L10n.h:32, from ../../../source/i18n/L10n.cpp:25: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/i18n/L10n.cpp:424:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 424 | return localizedPath; | ^~~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/i18n/L10n.h:32, from ../../../source/i18n/L10n.cpp:25: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ po_parser.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file.h:30, from ../../../source/ps/Filesystem.h:21, from ../../../source/ps/Game.h:24, from ../../../source/network/NetMessage.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/Game.h:24, from ../../../source/network/NetMessage.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file.h:30, from ../../../source/ps/Filesystem.h:21, from ../../../source/ps/Game.h:24, from ../../../source/network/NetMessage.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/network/NetMessage.cpp:23: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file.h:30, from ../../../source/ps/Filesystem.h:21, from ../../../source/ps/Game.h:24, from ../../../source/network/NetMessage.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ tinygettext.cpp Globals.cpp unix_file_system.cpp NetMessageSim.cpp Linking tinygettext ==== Building glooxwrapper (release) ==== Creating obj/glooxwrapper_Release glooxwrapper.cpp StanzaExtensions.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/network/NetMessageSim.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ XmppClient.cpp NetServer.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/i18n/L10n.h:32, from ../../../source/lobby/XmppClient.cpp:27: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/network/StunClient.h:22, from ../../../source/network/NetServer.cpp:30: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Linking glooxwrapper ==== Building simulation2 (release) ==== Creating obj/simulation2_Release Simulation2.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/Simulation2.h:23, from ../../../source/simulation2/Simulation2.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/Simulation2.cpp:26: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/Simulation2.h:23, from ../../../source/simulation2/Simulation2.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ NetServerTurnManager.cpp JSInterface_Lobby.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/system/TurnManager.h:21, from ../../../source/network/NetServerTurnManager.cpp:26: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ CCmpAIManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/lobby/scripting/JSInterface_Lobby.h:22, from ../../../source/lobby/scripting/JSInterface_Lobby.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpAIManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpAIManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpAIManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ NetSession.cpp pkcs5_pbkdf2.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/ps/ConfigDB.h:30, from ../../../source/network/NetSession.cpp:26: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Linking lobby ==== Building scriptinterface (release) ==== Creating obj/scriptinterface_Release ScriptConversions.cpp NetStats.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/scriptinterface/ScriptConversions.h:21, from ../../../source/scriptinterface/ScriptConversions.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ StunClient.cpp CCmpCinemaManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/network/StunClient.h:22, from ../../../source/network/StunClient.cpp:21: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ScriptInterface.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpCinemaManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/scriptinterface/ScriptInterface.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpCinemaManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpCinemaManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ fsm.cpp In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/scriptinterface/ScriptInterface.cpp:27: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/scriptinterface/ScriptInterface.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Linking network ==== Building engine (release) ==== Creating obj/engine_Release L10n.cpp CCmpCommandQueue.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/i18n/L10n.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpCommandQueue.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpCommandQueue.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpCommandQueue.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/simulation2/components/CCmpCommandQueue.cpp:24: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpCommandQueue.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/i18n/L10n.cpp:33: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/i18n/L10n.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/i18n/L10n.cpp: In member function ‘VfsPath L10n::LocalizePath(const VfsPath&) const’: ../../../source/i18n/L10n.cpp:422:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 422 | return sourcePath; | ^~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/i18n/L10n.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/i18n/L10n.cpp:424:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 424 | return localizedPath; | ^~~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/i18n/L10n.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ScriptRuntime.cpp CCmpDecay.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpDecay.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpDecay.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpDecay.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ScriptStats.cpp CCmpFootprint.cpp JSInterface_L10n.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/scriptinterface/ScriptStats.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpFootprint.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpFootprint.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpFootprint.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/i18n/scripting/JSInterface_L10n.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Linking scriptinterface ==== Building graphics (release) ==== Creating obj/graphics_Release Camera.cpp CCmpMinimap.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/graphics/Camera.cpp:28: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/Game.h:24, from ../../../source/graphics/Camera.cpp:32: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/graphics/Camera.cpp:28: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/Camera.cpp:32: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/graphics/Camera.cpp:28: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpMinimap.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpMinimap.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpMinimap.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ BoundingBoxAligned.cpp CinemaManager.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/BoundingBoxAligned.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ CCmpMotionBall.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpMotionBall.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/gui/CGUI.h:31, from ../../../source/graphics/CinemaManager.cpp:27: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/gui/CGUI.h:31, from ../../../source/graphics/CinemaManager.cpp:27: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/gui/CGUI.h:31, from ../../../source/graphics/CinemaManager.cpp:27: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpMotionBall.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpMotionBall.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/gui/CGUI.h:27, from ../../../source/graphics/CinemaManager.cpp:27: ../../../source/gui/GUIbase.h: In copy constructor ‘SGUIIcon::SGUIIcon(const SGUIIcon&)’: ../../../source/gui/GUIbase.h:147:8: warning: implicitly-declared ‘constexpr CSize::CSize(const CSize&)’ is deprecated [-Wdeprecated-copy] 147 | struct SGUIIcon | ^~~~~~~~ In file included from ../../../source/gui/GUITooltip.h:25, from ../../../source/gui/CGUI.h:26, from ../../../source/graphics/CinemaManager.cpp:27: ../../../source/ps/Shapes.h:177:9: note: because ‘CSize’ has user-provided ‘CSize& CSize::operator=(const CSize&)’ 177 | CSize& operator=(const CSize& a); | ^~~~~~~~ In file included from ../../../source/graphics/CinemaManager.cpp:27: ../../../source/gui/CGUI.h: In member function ‘SGUIIcon CGUI::GetIcon(const CStr8&) const’: ../../../source/gui/CGUI.h:233:70: note: synthesized method ‘SGUIIcon::SGUIIcon(const SGUIIcon&)’ first required here 233 | SGUIIcon GetIcon(const CStr& str) const { return m_Icons.find(str)->second; } | ^~~~~~ BoundingBoxOriented.cpp In file included from ../../../source/graphics/CinemaManager.cpp:39: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/gui/CGUI.h:31, from ../../../source/graphics/CinemaManager.cpp:27: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ CCmpObstruction.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/BoundingBoxOriented.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ BoundingSphere.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpObstruction.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpObstruction.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpObstruction.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/BoundingSphere.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ColladaManager.cpp Brush.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/ColladaManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/ColladaManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/ColladaManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/Brush.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/ColladaManager.cpp: In member function ‘VfsPath CColladaManager::GetLoadablePath(const VfsPath&, CColladaManager::FileType)’: ../../../source/graphics/ColladaManager.cpp:383:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 383 | return cachePath; | ^~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/ColladaManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/ColladaManager.cpp:400:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 400 | return sourcePath; | ^~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/ColladaManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/ColladaManager.cpp:415:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 415 | return cachePath; | ^~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/ColladaManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/ColladaManager.cpp: In member function ‘bool CColladaManager::GenerateCachedFile(const VfsPath&, CColladaManager::FileType, VfsPath&)’: ../../../source/graphics/ColladaManager.cpp:432:51: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 432 | return m->Convert(sourcePath, VfsPath("cache") / archiveCachePath, type); | ^~~~~~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/ColladaManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:216:22: note: initializing argument 1 of ‘Path Path::operator/(Path) const’ 216 | Path operator/(Path rhs) const | ~~~~~^~~ CCmpObstructionManager.cpp Fixed.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpObstructionManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpObstructionManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpObstructionManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/Fixed.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ MD5.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/MD5.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Matrix3D.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/Matrix3D.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ NUSpline.cpp CCmpOverlayRenderer.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/NUSpline.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Color.cpp Noise.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpOverlayRenderer.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpOverlayRenderer.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpOverlayRenderer.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/simulation2/components/CCmpOverlayRenderer.cpp:28: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpOverlayRenderer.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Decal.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/Noise.cpp:26: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Plane.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/graphics/Decal.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ CCmpOwnership.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/Plane.cpp:25: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Quaternion.cpp Font.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpOwnership.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/Quaternion.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpOwnership.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpOwnership.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file.h:30, from ../../../source/ps/Filesystem.h:21, from ../../../source/graphics/Font.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/graphics/Font.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file.h:30, from ../../../source/ps/Filesystem.h:21, from ../../../source/graphics/Font.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Sqrt.cpp FontManager.cpp CCmpParticleManager.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/Sqrt.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/FontManager.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/FontManager.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/FontManager.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/FontManager.cpp:23: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/FontManager.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/FontManager.cpp: In member function ‘bool CFontManager::ReadFont(CFont*, CStrIntern)’: ../../../source/graphics/FontManager.cpp:60:29: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 60 | if (g_VFS->LoadFile(path / fntName, buf, size) < 0) | ^~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/FontManager.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:216:22: note: initializing argument 1 of ‘Path Path::operator/(Path) const’ 216 | Path operator/(Path rhs) const | ~~~~~^~~ In file included from ../../../source/graphics/FontManager.cpp:24: ../../../source/graphics/FontManager.cpp:62:51: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 62 | LOGERROR("Failed to open font file %s", (path / fntName).string8()); | ^~~~~~~ ../../../source/ps/CLogger.h:36:67: note: in definition of macro ‘LOGERROR’ 36 | #define LOGERROR(...) g_Logger->WriteError (fmt::sprintf(__VA_ARGS__).c_str()) | ^~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/FontManager.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:216:22: note: initializing argument 1 of ‘Path Path::operator/(Path) const’ 216 | Path operator/(Path rhs) const | ~~~~~^~~ ../../../source/graphics/FontManager.cpp:127:41: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 127 | CTextureProperties textureProps(path / imgName); | ^~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/FontManager.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:216:22: note: initializing argument 1 of ‘Path Path::operator/(Path) const’ 216 | Path operator/(Path rhs) const | ~~~~~^~~ Vector3D.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpParticleManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpParticleManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpParticleManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/maths/Vector3D.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ JSInterface_Network.cpp FontMetrics.cpp CCmpPathfinder.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/network/scripting/JSInterface_Network.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file.h:30, from ../../../source/ps/Filesystem.h:21, from ../../../source/graphics/FontMetrics.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/graphics/FontMetrics.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file.h:30, from ../../../source/ps/Filesystem.h:21, from ../../../source/graphics/FontMetrics.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30, from ../../../source/simulation2/components/CCmpPathfinder.cpp:25: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/Game.h:24, from ../../../source/network/scripting/JSInterface_Network.cpp:31: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/network/scripting/JSInterface_Network.cpp:18: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/network/scripting/JSInterface_Network.cpp:31: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/network/scripting/JSInterface_Network.cpp:18: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Frustum.cpp In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30, from ../../../source/simulation2/components/CCmpPathfinder.cpp:25: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30, from ../../../source/simulation2/components/CCmpPathfinder.cpp:25: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ GameView.cpp ArchiveBuilder.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/ArchiveBuilder.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/ArchiveBuilder.h:21, from ../../../source/ps/ArchiveBuilder.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/ArchiveBuilder.cpp:18: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/ps/ArchiveBuilder.cpp:22: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/ArchiveBuilder.cpp:18: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/ps/ArchiveBuilder.cpp: In constructor ‘CArchiveBuilder::CArchiveBuilder(const OsPath&, const OsPath&)’: ../../../source/ps/ArchiveBuilder.cpp:32:37: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 32 | m_TempDir(tempdir), m_NumBaseMods(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/ArchiveBuilder.cpp:18: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/ps/ArchiveBuilder.cpp: In member function ‘void CArchiveBuilder::Build(const OsPath&, bool)’: ../../../source/ps/ArchiveBuilder.cpp:103:46: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 103 | ret = m_VFS->GetRealPath(VfsPath("cache")/cachedPath, cachedRealPath); | ^~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/ArchiveBuilder.cpp:18: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:216:22: note: initializing argument 1 of ‘Path Path::operator/(Path) const’ 216 | Path operator/(Path rhs) const | ~~~~~^~~ ../../../source/ps/ArchiveBuilder.cpp:139:47: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 139 | ret = m_VFS->GetRealPath(VfsPath("cache")/cachedPath, cachedRealPath); | ^~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/ArchiveBuilder.cpp:18: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:216:22: note: initializing argument 1 of ‘Path Path::operator/(Path) const’ 216 | Path operator/(Path rhs) const | ~~~~~^~~ ../../../source/ps/ArchiveBuilder.cpp:162:46: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 162 | ret = m_VFS->GetRealPath(VfsPath("cache")/cachedPath, cachedRealPath); | ^~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/ArchiveBuilder.cpp:18: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:216:22: note: initializing argument 1 of ‘Path Path::operator/(Path) const’ 216 | Path operator/(Path rhs) const | ~~~~~^~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/GameView.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/GameView.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/GameView.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/GameView.cpp:30: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/GameView.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/GameView.cpp:47: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/GameView.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ CCmpPosition.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpPosition.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ CConsole.cpp In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpPosition.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpPosition.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ HFTracer.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/CConsole.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/HFTracer.cpp:26: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/HFTracer.cpp:26: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/HFTracer.cpp:26: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/HFTracer.cpp:26: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/HFTracer.cpp:26: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/RelaxNG.h:21, from ../../../source/graphics/ShaderManager.h:32, from ../../../source/ps/CConsole.cpp:28: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/CConsole.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/gui/CGUI.h:27, from ../../../source/gui/GUIutil.h:35, from ../../../source/ps/CConsole.cpp:30: ../../../source/gui/GUIbase.h: In copy constructor ‘SGUIIcon::SGUIIcon(const SGUIIcon&)’: ../../../source/gui/GUIbase.h:147:8: warning: implicitly-declared ‘constexpr CSize::CSize(const CSize&)’ is deprecated [-Wdeprecated-copy] 147 | struct SGUIIcon | ^~~~~~~~ In file included from ../../../source/graphics/TextRenderer.h:25, from ../../../source/ps/CConsole.cpp:29: ../../../source/ps/Shapes.h:177:9: note: because ‘CSize’ has user-provided ‘CSize& CSize::operator=(const CSize&)’ 177 | CSize& operator=(const CSize& a); | ^~~~~~~~ In file included from ../../../source/gui/GUIutil.h:35, from ../../../source/ps/CConsole.cpp:30: ../../../source/gui/CGUI.h: In member function ‘SGUIIcon CGUI::GetIcon(const CStr8&) const’: ../../../source/gui/CGUI.h:233:70: note: synthesized method ‘SGUIIcon::SGUIIcon(const SGUIIcon&)’ first required here 233 | SGUIIcon GetIcon(const CStr& str) const { return m_Icons.find(str)->second; } | ^~~~~~ HeightMipmap.cpp CCmpProjectileManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/HeightMipmap.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/graphics/HeightMipmap.cpp:27: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/HeightMipmap.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpProjectileManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpProjectileManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpProjectileManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/simulation2/components/CCmpProjectileManager.cpp: In member function ‘void CCmpProjectileManager::RenderSubmit(SceneCollector&, const CFrustum&, bool) const’: ../../../source/simulation2/components/CCmpProjectileManager.cpp:388:106: warning: implicitly-declared ‘constexpr ICmpRangeManager::CLosQuerier::CLosQuerier(const ICmpRangeManager::CLosQuerier&)’ is deprecated [-Wdeprecated-copy] 388 | RenderModel(projectile.unit->GetModel(), projectile.pos, collector, frustum, culling, los, losRevealAll); | ^ In file included from ../../../source/simulation2/components/CCmpProjectileManager.cpp:26: ../../../source/simulation2/components/ICmpRangeManager.h:258:22: note: because ‘ICmpRangeManager::CLosQuerier’ has user-provided ‘const ICmpRangeManager::CLosQuerier& ICmpRangeManager::CLosQuerier::operator=(const ICmpRangeManager::CLosQuerier&)’ 258 | const CLosQuerier& operator=(const CLosQuerier&); // not implemented | ^~~~~~~~ ../../../source/simulation2/components/CCmpProjectileManager.cpp:361:71: note: initializing argument 6 of ‘void CCmpProjectileManager::RenderModel(CModelAbstract&, const CVector3D&, SceneCollector&, const CFrustum&, bool, ICmpRangeManager::CLosQuerier, bool) const’ 361 | const CFrustum& frustum, bool culling, ICmpRangeManager::CLosQuerier los, bool losRevealAll) const | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../../../source/simulation2/components/CCmpProjectileManager.cpp:394:50: warning: implicitly-declared ‘constexpr ICmpRangeManager::CLosQuerier::CLosQuerier(const ICmpRangeManager::CLosQuerier&)’ is deprecated [-Wdeprecated-copy] 394 | collector, frustum, culling, los, losRevealAll); | ^ In file included from ../../../source/simulation2/components/CCmpProjectileManager.cpp:26: ../../../source/simulation2/components/ICmpRangeManager.h:258:22: note: because ‘ICmpRangeManager::CLosQuerier’ has user-provided ‘const ICmpRangeManager::CLosQuerier& ICmpRangeManager::CLosQuerier::operator=(const ICmpRangeManager::CLosQuerier&)’ 258 | const CLosQuerier& operator=(const CLosQuerier&); // not implemented | ^~~~~~~~ ../../../source/simulation2/components/CCmpProjectileManager.cpp:361:71: note: initializing argument 6 of ‘void CCmpProjectileManager::RenderModel(CModelAbstract&, const CVector3D&, SceneCollector&, const CFrustum&, bool, ICmpRangeManager::CLosQuerier, bool) const’ 361 | const CFrustum& frustum, bool culling, ICmpRangeManager::CLosQuerier los, bool losRevealAll) const | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ LOSTexture.cpp CLogger.cpp CCmpRallyPointRenderer.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/CLogger.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/ICmpRangeManager.h:28, from ../../../source/graphics/LOSTexture.h:21, from ../../../source/graphics/LOSTexture.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/RelaxNG.h:21, from ../../../source/graphics/ShaderManager.h:32, from ../../../source/graphics/LOSTexture.h:23, from ../../../source/graphics/LOSTexture.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/ICmpRangeManager.h:28, from ../../../source/graphics/LOSTexture.h:21, from ../../../source/graphics/LOSTexture.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/RelaxNG.h:21, from ../../../source/graphics/ShaderManager.h:32, from ../../../source/ps/CLogger.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/CLogger.cpp:18: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/LOSTexture.cpp:27: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/ICmpRangeManager.h:28, from ../../../source/graphics/LOSTexture.h:21, from ../../../source/graphics/LOSTexture.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/LOSTexture.cpp: In member function ‘void CLOSTexture::RecomputeTexture(int)’: ../../../source/graphics/LOSTexture.cpp:347:62: warning: implicitly-declared ‘constexpr ICmpRangeManager::CLosQuerier::CLosQuerier(const ICmpRangeManager::CLosQuerier&)’ is deprecated [-Wdeprecated-copy] 347 | GenerateBitmap(los, &losData[0], m_MapSize, m_MapSize, pitch); | ^ In file included from ../../../source/graphics/LOSTexture.h:21, from ../../../source/graphics/LOSTexture.cpp:20: ../../../source/simulation2/components/ICmpRangeManager.h:258:22: note: because ‘ICmpRangeManager::CLosQuerier’ has user-provided ‘const ICmpRangeManager::CLosQuerier& ICmpRangeManager::CLosQuerier::operator=(const ICmpRangeManager::CLosQuerier&)’ 258 | const CLosQuerier& operator=(const CLosQuerier&); // not implemented | ^~~~~~~~ In file included from ../../../source/graphics/LOSTexture.cpp:20: ../../../source/graphics/LOSTexture.h:86:52: note: initializing argument 1 of ‘void CLOSTexture::GenerateBitmap(ICmpRangeManager::CLosQuerier, u8*, size_t, size_t, size_t)’ 86 | void GenerateBitmap(ICmpRangeManager::CLosQuerier los, u8* losData, size_t w, size_t h, size_t pitch); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/components/ICmpObstructionManager.h:23, from ../../../source/simulation2/components/ICmpObstruction.h:23, from ../../../source/simulation2/components/ICmpPathfinder.h:23, from ../../../source/simulation2/MessageTypes.h:28, from ../../../source/simulation2/components/CCmpRallyPointRenderer.cpp:21: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpRallyPointRenderer.cpp:35: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/components/ICmpObstructionManager.h:23, from ../../../source/simulation2/components/ICmpObstruction.h:23, from ../../../source/simulation2/components/ICmpPathfinder.h:23, from ../../../source/simulation2/MessageTypes.h:28, from ../../../source/simulation2/components/CCmpRallyPointRenderer.cpp:21: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ LightEnv.cpp In file included from ../../../source/simulation2/components/CCmpRallyPointRenderer.cpp:38: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/components/ICmpObstructionManager.h:23, from ../../../source/simulation2/components/ICmpObstruction.h:23, from ../../../source/simulation2/components/ICmpPathfinder.h:23, from ../../../source/simulation2/MessageTypes.h:28, from ../../../source/simulation2/components/CCmpRallyPointRenderer.cpp:21: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ MapGenerator.cpp CStr.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/CStr.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/ps/FileIo.h:34, from ../../../source/graphics/MapGenerator.h:22, from ../../../source/graphics/MapGenerator.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/FileIo.h:35, from ../../../source/graphics/MapGenerator.h:22, from ../../../source/graphics/MapGenerator.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/ps/FileIo.h:34, from ../../../source/graphics/MapGenerator.h:22, from ../../../source/graphics/MapGenerator.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/MapGenerator.cpp:23: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/ps/FileIo.h:34, from ../../../source/graphics/MapGenerator.h:22, from ../../../source/graphics/MapGenerator.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ CStrIntern.cpp CCmpRangeManager.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/ps/Pyrogenesis.h:27, from ../../../source/pch/engine/precompiled.h:22, from ../../../source/ps/CStrIntern.cpp:18: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/precompiled.h:71, from ../../../source/pch/engine/precompiled.h:18, from ../../../source/ps/CStrIntern.cpp:18: ../../../source/ps/CStrIntern.cpp: In function ‘CStrInternInternals* GetString(const char*, size_t)’: ../../../source/ps/CStrIntern.cpp:100:9: error: ‘ThreadUtil’ has not been declared 100 | ENSURE(ThreadUtil::IsMainThread()); | ^~~~~~~~~~ ../../../source/lib/debug.h:291:8: note: in definition of macro ‘ENSURE’ 291 | if(!(expr))\ | ^~~~ make[1]: *** [engine.make:276: obj/engine_Release/CStrIntern.o] Error 1 make: *** [Makefile:109: engine] Error 2 make: *** Waiting for unfinished jobs.... CCmpRangeOverlayRenderer.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpRangeManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpRangeManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpRangeManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ MapIO.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/simulation2/components/CCmpRangeOverlayRenderer.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/simulation2/components/CCmpRangeOverlayRenderer.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/simulation2/components/CCmpRangeOverlayRenderer.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/simulation2/components/CCmpRangeOverlayRenderer.cpp:23: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/simulation2/components/CCmpRangeOverlayRenderer.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MapIO.h:21, from ../../../source/graphics/MapIO.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/MapIO.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MapIO.h:21, from ../../../source/graphics/MapIO.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/MapIO.cpp:22: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MapIO.h:21, from ../../../source/graphics/MapIO.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ MapReader.cpp CCmpSelectable.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MapIO.h:21, from ../../../source/graphics/MapReader.h:21, from ../../../source/graphics/MapReader.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/FileIo.h:35, from ../../../source/graphics/MapReader.h:25, from ../../../source/graphics/MapReader.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MapIO.h:21, from ../../../source/graphics/MapReader.h:21, from ../../../source/graphics/MapReader.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/CCmpSelectable.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/simulation2/components/CCmpSelectable.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/CCmpSelectable.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/simulation2/components/CCmpSelectable.cpp:24: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/CCmpSelectable.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/MapReader.cpp:27: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MapIO.h:21, from ../../../source/graphics/MapReader.h:21, from ../../../source/graphics/MapReader.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ MapWriter.cpp CCmpSoundManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MapIO.h:21, from ../../../source/graphics/MapReader.h:21, from ../../../source/graphics/MapWriter.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/FileIo.h:35, from ../../../source/graphics/MapReader.h:25, from ../../../source/graphics/MapWriter.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MapIO.h:21, from ../../../source/graphics/MapReader.h:21, from ../../../source/graphics/MapWriter.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/MapWriter.cpp:26: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MapIO.h:21, from ../../../source/graphics/MapReader.h:21, from ../../../source/graphics/MapWriter.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpSoundManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpSoundManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpSoundManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Material.cpp CCmpTemplateManager.cpp MaterialManager.cpp MeshManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTemplateManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTemplateManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTemplateManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MaterialManager.h:23, from ../../../source/graphics/MaterialManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/graphics/MaterialManager.cpp:27: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MaterialManager.h:23, from ../../../source/graphics/MaterialManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/MeshManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/MeshManager.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/MeshManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ CCmpTerrain.cpp MiniPatch.cpp Model.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/MiniPatch.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/MiniPatch.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/MiniPatch.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/MiniPatch.cpp:24: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/MiniPatch.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTerrain.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTerrain.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTerrain.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ModelAbstract.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/graphics/Model.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ModelDef.h:30, from ../../../source/graphics/Model.cpp:27: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/graphics/Model.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ CCmpTerritoryInfluence.cpp ModelDef.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ModelDef.h:29, from ../../../source/graphics/ModelDef.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ModelDef.h:30, from ../../../source/graphics/ModelDef.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ModelDef.h:29, from ../../../source/graphics/ModelDef.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTerritoryInfluence.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTerritoryInfluence.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTerritoryInfluence.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ObjectBase.cpp CCmpTerritoryManager.cpp ObjectEntry.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectBase.h:31, from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/graphics/ObjectBase.cpp:26: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectBase.h:31, from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/graphics/ObjectBase.h: In constructor ‘CObjectBase::Variation::Variation(CObjectBase::Variation&&)’: ../../../source/graphics/ObjectBase.h:111:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 111 | struct Variation | ^~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectBase.h:31, from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/graphics/ObjectBase.h:111:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 111 | struct Variation | ^~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectBase.h:31, from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/ObjectBase.cpp: In member function ‘const CObjectBase::Variation CObjectBase::BuildVariation(const std::vector&)’: ../../../source/graphics/ObjectBase.cpp:469:9: note: synthesized method ‘CObjectBase::Variation::Variation(CObjectBase::Variation&&)’ first required here 469 | return variation; | ^~~~~~~~~ In file included from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/graphics/ObjectBase.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = CStr8&; _U2 = CObjectBase::Anim&; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = CStr8; _T2 = CObjectBase::Anim]’: /usr/include/c++/9.1.0/bits/stl_pair.h:529:14: required from ‘constexpr std::pair::__type, typename std::__decay_and_strip<_T2>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = CStr8&; _T2 = CObjectBase::Anim&; typename std::__decay_and_strip<_T2>::__type = CObjectBase::Anim; typename std::__decay_and_strip<_Tp>::__type = CStr8]’ ../../../source/graphics/ObjectBase.cpp:460:56: required from here ../../../source/graphics/ObjectBase.h:42:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 42 | struct Anim | ^~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectBase.h:31, from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from /usr/include/c++/9.1.0/bits/stl_algobase.h:64, from /usr/include/c++/9.1.0/bits/char_traits.h:39, from /usr/include/c++/9.1.0/string:40, from /usr/include/c++/9.1.0/stdexcept:39, from ../../../source/lib/lib.h:65, from ../../../source/lib/precompiled.h:72, from ../../../source/pch/graphics/precompiled.h:18, from ../../../source/graphics/ObjectBase.cpp:18: /usr/include/c++/9.1.0/bits/stl_pair.h:342:64: note: synthesized method ‘CObjectBase::Anim::Anim(const CObjectBase::Anim&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/graphics/ObjectBase.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(const _T1&, _U2&&) [with _U2 = CObjectBase::Samp&; typename std::enable_if::_CopyMovePair(), bool>::type = true; _T1 = std::__cxx11::basic_string; _T2 = CObjectBase::Samp]’: /usr/include/c++/9.1.0/bits/stl_pair.h:529:14: required from ‘constexpr std::pair::__type, typename std::__decay_and_strip<_T2>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = const std::__cxx11::basic_string&; _T2 = CObjectBase::Samp&; typename std::__decay_and_strip<_T2>::__type = CObjectBase::Samp; typename std::__decay_and_strip<_Tp>::__type = std::__cxx11::basic_string]’ ../../../source/graphics/ObjectBase.cpp:466:71: required from here ../../../source/graphics/ObjectBase.h:76:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 76 | struct Samp | ^~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectBase.h:31, from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from /usr/include/c++/9.1.0/bits/stl_algobase.h:64, from /usr/include/c++/9.1.0/bits/char_traits.h:39, from /usr/include/c++/9.1.0/string:40, from /usr/include/c++/9.1.0/stdexcept:39, from ../../../source/lib/lib.h:65, from ../../../source/lib/precompiled.h:72, from ../../../source/pch/graphics/precompiled.h:18, from ../../../source/graphics/ObjectBase.cpp:18: /usr/include/c++/9.1.0/bits/stl_pair.h:326:51: note: synthesized method ‘CObjectBase::Samp::Samp(const CObjectBase::Samp&)’ first required here 326 | : first(__x), second(std::forward<_U2>(__y)) { } | ^ In file included from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/graphics/ObjectBase.h: In instantiation of ‘void std::_Construct(_T1*, _Args&& ...) [with _T1 = CObjectBase::Variant; _Args = {const CObjectBase::Variant&}]’: /usr/include/c++/9.1.0/bits/stl_uninitialized.h:83:18: required from ‘static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = const CObjectBase::Variant*; _ForwardIterator = CObjectBase::Variant*; bool _TrivialValueTypes = false]’ /usr/include/c++/9.1.0/bits/stl_uninitialized.h:134:15: required from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = const CObjectBase::Variant*; _ForwardIterator = CObjectBase::Variant*]’ /usr/include/c++/9.1.0/bits/stl_uninitialized.h:289:37: required from ‘_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = const CObjectBase::Variant*; _ForwardIterator = CObjectBase::Variant*; _Tp = CObjectBase::Variant]’ /usr/include/c++/9.1.0/bits/stl_uninitialized.h:311:2: required from ‘_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = CObjectBase::Variant*; _ForwardIterator = CObjectBase::Variant*; _Allocator = std::allocator]’ /usr/include/c++/9.1.0/bits/vector.tcc:659:48: required from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CObjectBase::Variant; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]’ /usr/include/c++/9.1.0/bits/stl_vector.h:937:4: required from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CObjectBase::Variant; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]’ ../../../source/graphics/ObjectBase.cpp:259:50: required from here ../../../source/graphics/ObjectBase.h:95:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 95 | struct Variant | ^~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectBase.h:31, from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/graphics/ObjectBase.h:95:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 95 | struct Variant | ^~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectBase.h:31, from ../../../source/graphics/ObjectBase.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from /usr/include/c++/9.1.0/bits/stl_tempbuf.h:60, from /usr/include/c++/9.1.0/bits/stl_algo.h:62, from /usr/include/c++/9.1.0/algorithm:62, from ../../../source/lib/lib.h:66, from ../../../source/lib/precompiled.h:72, from ../../../source/pch/graphics/precompiled.h:18, from ../../../source/graphics/ObjectBase.cpp:18: /usr/include/c++/9.1.0/bits/stl_construct.h:75:7: note: synthesized method ‘CObjectBase::Variant::Variant(const CObjectBase::Variant&)’ first required here 75 | { ::new(static_cast(__p)) _T1(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTerritoryManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectEntry.h:33, from ../../../source/graphics/ObjectEntry.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTerritoryManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTerritoryManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ModelDef.h:30, from ../../../source/graphics/ObjectEntry.cpp:27: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectEntry.h:33, from ../../../source/graphics/ObjectEntry.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/simulation2/components/CCmpTerritoryManager.cpp:25: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTerritoryManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/ObjectEntry.cpp:32: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectEntry.h:33, from ../../../source/graphics/ObjectEntry.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/ObjectEntry.cpp:35: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectEntry.h:33, from ../../../source/graphics/ObjectEntry.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/ObjectEntry.h:36, from ../../../source/graphics/ObjectEntry.cpp:20: ../../../source/graphics/ObjectBase.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = CObjectBase::Samp; _Args = {const CObjectBase::Samp&}; _Tp = CObjectBase::Samp]’: /usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = CObjectBase::Samp; _Args = {const CObjectBase::Samp&}; _Tp = CObjectBase::Samp; std::allocator_traits >::allocator_type = std::allocator]’ /usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = CObjectBase::Samp; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = CObjectBase::Samp]’ ../../../source/graphics/ObjectEntry.cpp:65:34: required from here ../../../source/graphics/ObjectBase.h:76:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 76 | struct Samp | ^~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectEntry.h:33, from ../../../source/graphics/ObjectEntry.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from /usr/include/c++/9.1.0/x86_64-pc-linux-gnu/bits/c++allocator.h:33, from /usr/include/c++/9.1.0/bits/allocator.h:46, from /usr/include/c++/9.1.0/string:41, from /usr/include/c++/9.1.0/stdexcept:39, from ../../../source/lib/lib.h:65, from ../../../source/lib/precompiled.h:72, from ../../../source/pch/graphics/precompiled.h:18, from ../../../source/graphics/ObjectEntry.cpp:18: /usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method ‘CObjectBase::Samp::Samp(const CObjectBase::Samp&)’ first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../source/graphics/ObjectEntry.h:36, from ../../../source/graphics/ObjectEntry.cpp:20: ../../../source/graphics/ObjectBase.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {const std::pair&}; _Tp = std::_Rb_tree_node >]’: /usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {const std::pair&}; _Tp = std::_Rb_tree_node >; std::allocator_traits >::allocator_type = std::allocator > >]’ /usr/include/c++/9.1.0/bits/stl_tree.h:614:32: required from ‘void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_construct_node(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type, _Args&& ...) [with _Args = {const std::pair&}; _Key = CStr8; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = std::_Rb_tree_node >*]’ /usr/include/c++/9.1.0/bits/stl_tree.h:631:4: required from ‘std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {const std::pair&}; _Key = CStr8; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = std::_Rb_tree_node >*]’ /usr/include/c++/9.1.0/bits/stl_tree.h:548:62: required from ‘std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Alloc_node::operator()(_Arg&&) const [with _Arg = const std::pair&; _Key = CStr8; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = std::_Rb_tree_node >*]’ /usr/include/c++/9.1.0/bits/stl_tree.h:658:33: required from ‘std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_clone_node(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type, _NodeGen&) [with _NodeGen = std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node; _Key = CStr8; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = std::_Rb_tree_node >*; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type = const std::_Rb_tree_node >*]’ /usr/include/c++/9.1.0/bits/stl_tree.h:1871:13: required from ‘std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_copy(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type, std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Base_ptr, _NodeGen&) [with _NodeGen = std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node; _Key = CStr8; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = std::_Rb_tree_node >*; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type = const std::_Rb_tree_node >*; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Base_ptr = std::_Rb_tree_node_base*]’ /usr/include/c++/9.1.0/bits/stl_tree.h:883:15: required from ‘std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_copy(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, _NodeGen&) [with _NodeGen = std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node; _Key = CStr8; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = std::_Rb_tree_node >*]’ /usr/include/c++/9.1.0/bits/stl_tree.h:894:26: required from ‘std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_copy(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) [with _Key = CStr8; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = std::_Rb_tree_node >*]’ /usr/include/c++/9.1.0/bits/stl_tree.h:932:14: required from ‘std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Rb_tree(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) [with _Key = CStr8; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]’ /usr/include/c++/9.1.0/bits/stl_multimap.h:202:7: required from here ../../../source/graphics/ObjectBase.h:42:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 42 | struct Anim | ^~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectEntry.h:33, from ../../../source/graphics/ObjectEntry.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from /usr/include/c++/9.1.0/bits/stl_algobase.h:64, from /usr/include/c++/9.1.0/bits/char_traits.h:39, from /usr/include/c++/9.1.0/string:40, from /usr/include/c++/9.1.0/stdexcept:39, from ../../../source/lib/lib.h:65, from ../../../source/lib/precompiled.h:72, from ../../../source/pch/graphics/precompiled.h:18, from ../../../source/graphics/ObjectEntry.cpp:18: /usr/include/c++/9.1.0/bits/stl_pair.h:303:17: note: synthesized method ‘CObjectBase::Anim::Anim(const CObjectBase::Anim&)’ first required here 303 | constexpr pair(const pair&) = default; | ^~~~ In file included from /usr/include/c++/9.1.0/x86_64-pc-linux-gnu/bits/c++allocator.h:33, from /usr/include/c++/9.1.0/bits/allocator.h:46, from /usr/include/c++/9.1.0/string:41, from /usr/include/c++/9.1.0/stdexcept:39, from ../../../source/lib/lib.h:65, from ../../../source/lib/precompiled.h:72, from ../../../source/pch/graphics/precompiled.h:18, from ../../../source/graphics/ObjectEntry.cpp:18: /usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method ‘std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = const CStr8; _T2 = CObjectBase::Anim]’ first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCmpTest.cpp CCmpUnitMotion.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTest.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpUnitMotion.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpUnitMotion.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpUnitMotion.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTest.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpTest.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ObjectManager.cpp ../../../source/simulation2/components/CCmpUnitMotion.cpp: In member function ‘bool CCmpUnitMotion::MoveToPointRange(entity_pos_t, entity_pos_t, entity_pos_t, entity_pos_t, entity_id_t)’: ../../../source/simulation2/components/CCmpUnitMotion.cpp:1342:129: warning: unused parameter ‘target’ [-Wunused-parameter] 1342 | bool CCmpUnitMotion::MoveToPointRange(entity_pos_t x, entity_pos_t z, entity_pos_t minRange, entity_pos_t maxRange, entity_id_t target) | ~~~~~~~~~~~~^~~~~~ ../../../source/simulation2/components/CCmpUnitMotion.cpp: In member function ‘virtual bool CCmpUnitMotion::MoveToTargetRange(entity_id_t, entity_pos_t, entity_pos_t)’: ../../../source/simulation2/components/CCmpUnitMotion.cpp:1524:17: warning: variable ‘circleDistance’ set but not used [-Wunused-but-set-variable] 1524 | entity_pos_t circleDistance = (pos - CFixedVector2D(obstruction.x, obstruction.z)).Length() - circleRadius; | ^~~~~~~~~~~~~~ ../../../source/simulation2/components/CCmpUnitMotion.cpp:1525:17: warning: variable ‘previousCircleDistance’ set but not used [-Wunused-but-set-variable] 1525 | entity_pos_t previousCircleDistance = (pos - CFixedVector2D(previousObstruction.x, previousObstruction.z)).Length() - circleRadius; | ^~~~~~~~~~~~~~~~~~~~~~ CCmpUnitRenderer.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectManager.h:26, from ../../../source/graphics/ObjectManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/Game.h:24, from ../../../source/graphics/ObjectManager.cpp:25: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectManager.h:26, from ../../../source/graphics/ObjectManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/ObjectManager.cpp:25: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ObjectManager.h:26, from ../../../source/graphics/ObjectManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ CCmpVision.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpUnitRenderer.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpUnitRenderer.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpUnitRenderer.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpVision.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpVision.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpVision.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Overlay.cpp CCmpVisualActor.cpp CCmpWaterManager.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/Overlay.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/Overlay.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/Overlay.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/Overlay.cpp:22: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/Overlay.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpVisualActor.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ParticleEmitter.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpWaterManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpVisualActor.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpVisualActor.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpWaterManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/components/CCmpWaterManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ParticleEmitterType.h:23, from ../../../source/graphics/ParticleEmitter.h:22, from ../../../source/graphics/ParticleEmitter.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ParticleEmitter.h:25, from ../../../source/graphics/ParticleEmitter.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ParticleEmitterType.h:23, from ../../../source/graphics/ParticleEmitter.h:22, from ../../../source/graphics/ParticleEmitter.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/ParticleEmitter.cpp:27: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ParticleEmitterType.h:23, from ../../../source/graphics/ParticleEmitter.h:22, from ../../../source/graphics/ParticleEmitter.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpAIInterface.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpAIInterface.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ParticleEmitterType.cpp ParticleManager.cpp In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpAIInterface.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpAIInterface.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ParticleEmitterType.h:23, from ../../../source/graphics/ParticleEmitterType.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ParticleEmitter.h:25, from ../../../source/graphics/ParticleEmitterType.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ParticleEmitterType.h:23, from ../../../source/graphics/ParticleEmitterType.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/ParticleEmitterType.cpp:25: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ParticleEmitterType.h:23, from ../../../source/graphics/ParticleEmitterType.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpAIManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ParticleEmitterType.h:23, from ../../../source/graphics/ParticleEmitter.h:22, from ../../../source/graphics/ParticleManager.h:21, from ../../../source/graphics/ParticleManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ParticleEmitter.h:25, from ../../../source/graphics/ParticleManager.h:21, from ../../../source/graphics/ParticleManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ParticleEmitterType.h:23, from ../../../source/graphics/ParticleEmitter.h:22, from ../../../source/graphics/ParticleManager.h:21, from ../../../source/graphics/ParticleManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpAIManager.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/simulation2/components/ICmpAIManager.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpAIManager.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Patch.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/Patch.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/Patch.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/Patch.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpCinemaManager.cpp ShaderDefines.cpp In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/Patch.cpp:24: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/graphics/Patch.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ShaderManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderDefines.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpCinemaManager.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderManager.h:28, from ../../../source/graphics/ShaderManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/RelaxNG.h:21, from ../../../source/graphics/ShaderManager.h:32, from ../../../source/graphics/ShaderManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderManager.h:28, from ../../../source/graphics/ShaderManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpCommandQueue.cpp ShaderProgram.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderProgram.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/RelaxNG.h:21, from ../../../source/graphics/ShaderManager.h:32, from ../../../source/graphics/ShaderProgram.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderProgram.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/ShaderProgram.cpp:24: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderProgram.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/ShaderProgram.cpp: In constructor ‘CShaderProgramARB::CShaderProgramARB(const VfsPath&, const VfsPath&, const CShaderDefines&, const std::map&, const std::map >&, int)’: ../../../source/graphics/ShaderProgram.cpp:44:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 44 | m_VertexIndexes(vertexIndexes), m_FragmentIndexes(fragmentIndexes) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderProgram.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/ShaderProgram.cpp:44:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 44 | m_VertexIndexes(vertexIndexes), m_FragmentIndexes(fragmentIndexes) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderProgram.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/ShaderProgram.cpp: In constructor ‘CShaderProgramGLSL::CShaderProgramGLSL(const VfsPath&, const VfsPath&, const CShaderDefines&, const std::map&, int)’: ../../../source/graphics/ShaderProgram.cpp:269:32: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 269 | m_VertexAttribs(vertexAttribs) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderProgram.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/ShaderProgram.cpp:269:32: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 269 | m_VertexAttribs(vertexAttribs) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderProgram.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/components/ICmpCommandQueue.h:23, from ../../../source/simulation2/components/ICmpCommandQueue.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpDecay.cpp ShaderProgramFFP.cpp ShaderTechnique.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpDecay.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpFogging.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderProgramFFP.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderTechnique.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/ShaderProgramFFP.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderProgramFFP.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/ShaderProgramFFP.cpp:23: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderProgramFFP.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ SkeletonAnimDef.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpFogging.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpFogging.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpFogging.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/SkeletonAnimDef.h:27, from ../../../source/graphics/SkeletonAnimDef.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/FileIo.h:35, from ../../../source/graphics/SkeletonAnimDef.cpp:26: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/SkeletonAnimDef.h:27, from ../../../source/graphics/SkeletonAnimDef.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ SkeletonAnimManager.cpp Terrain.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/SkeletonAnimManager.h:27, from ../../../source/graphics/SkeletonAnimManager.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/ColladaManager.h:21, from ../../../source/graphics/SkeletonAnimManager.cpp:26: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/SkeletonAnimManager.h:27, from ../../../source/graphics/SkeletonAnimManager.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/Terrain.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/Terrain.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/Terrain.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/Terrain.cpp:30: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/Terrain.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpFootprint.cpp TerrainProperties.cpp TerrainTextureEntry.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/TerrainProperties.h:33, from ../../../source/graphics/TerrainProperties.cpp:19: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainProperties.cpp:27: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/TerrainProperties.h:33, from ../../../source/graphics/TerrainProperties.cpp:19: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/TerrainTextureEntry.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/TerrainTextureEntry.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/TerrainTextureEntry.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/TerrainTextureEntry.cpp:20: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/TerrainTextureEntry.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpFootprint.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/TerrainTextureEntry.cpp: In member function ‘void CTerrainTextureEntry::LoadAlphaMaps(VfsPath&)’: ../../../source/graphics/TerrainTextureEntry.cpp:226:16: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 226 | path = path / amtype; | ^~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/TerrainTextureEntry.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:216:22: note: initializing argument 1 of ‘Path Path::operator/(Path) const’ 216 | Path operator/(Path rhs) const | ~~~~~^~~ ICmpGuiInterface.cpp TerrainTextureManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpGuiInterface.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureManager.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureManager.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureManager.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/TerrainTextureManager.cpp:24: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureManager.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpGuiInterface.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpGuiInterface.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ TerritoryBoundary.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/graphics/TerritoryBoundary.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpIdentity.cpp TerritoryTexture.cpp TextRenderer.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/graphics/TerritoryTexture.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpIdentity.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/TextRenderer.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpIdentity.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpIdentity.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ TextureConverter.cpp ICmpMinimap.cpp TextureManager.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureConverter.h:21, from ../../../source/graphics/TextureConverter.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureConverter.h:21, from ../../../source/graphics/TextureConverter.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureConverter.h:21, from ../../../source/graphics/TextureConverter.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TextureConverter.h:25, from ../../../source/graphics/TextureConverter.cpp:20: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureConverter.h:21, from ../../../source/graphics/TextureConverter.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpMinimap.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/TextureManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/TextureManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/TextureManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TextureManager.cpp:20: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/TextureManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/common/real_directory.h:27, from ../../../source/lib/file/vfs/vfs_tree.h:34, from ../../../source/graphics/TextureManager.cpp:30: ../../../source/lib/sysdep/dir_watch.h: In constructor ‘DirWatchNotification::DirWatchNotification(const OsPath&, DirWatchNotification::EType)’: ../../../source/lib/sysdep/dir_watch.h:65:34: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 65 | : pathname(pathname), type(type) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/TextureManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_tree.h:34, from ../../../source/graphics/TextureManager.cpp:30: ../../../source/lib/file/common/real_directory.h: In member function ‘virtual OsPath RealDirectory::Path() const’: ../../../source/lib/file/common/real_directory.h:50:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 50 | return m_path; | ^~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/TextureManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/TextureManager.cpp: In member function ‘void CTextureManagerImpl::ConvertTexture(const CTexturePtr&)’: ../../../source/graphics/TextureManager.cpp:302:46: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 302 | VfsPath sourcePath = texture->m_Properties.m_Path; | ^~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/TextureManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/TextureManager.cpp: In member function ‘bool CTextureManagerImpl::GenerateCachedTexture(const VfsPath&, VfsPath&)’: ../../../source/graphics/TextureManager.cpp:333:82: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 333 | if (!m_TextureConverter.ConvertTexture(texture, sourcePath, VfsPath("cache") / archiveCachePath, settings)) | ^~~~~~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/TextureManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:216:22: note: initializing argument 1 of ‘Path Path::operator/(Path) const’ 216 | Path operator/(Path rhs) const | ~~~~~^~~ In file included from ../../../source/graphics/TextureManager.cpp:20: ../../../source/graphics/TextureManager.h: In copy constructor ‘CTextureProperties::CTextureProperties(const CTextureProperties&)’: ../../../source/graphics/TextureManager.h:133:7: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 133 | class CTextureProperties | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/graphics/TextureManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/graphics/TextureManager.cpp: In constructor ‘CTexture::CTexture(Handle, const CTextureProperties&, CTextureManagerImpl*)’: ../../../source/graphics/TextureManager.cpp:535:107: note: synthesized method ‘CTextureProperties::CTextureProperties(const CTextureProperties&)’ first required here 535 | m_Handle(handle), m_BaseColor(0), m_State(UNLOADED), m_Properties(props), m_TextureManager(textureManager) | ^ ICmpMirage.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpMirage.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpMirage.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpMirage.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Unit.cpp ICmpMotion.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/graphics/Unit.cpp:21: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpMotion.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpMotion.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpMotion.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ UnitAnimation.cpp UnitManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/graphics/UnitAnimation.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/Game.h:24, from ../../../source/graphics/UnitAnimation.cpp:29: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/graphics/UnitAnimation.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/UnitAnimation.cpp:29: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/graphics/UnitAnimation.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/graphics/UnitManager.cpp:26: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/Game.h:24, from ../../../source/graphics/UnitManager.cpp:31: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/graphics/UnitManager.cpp:26: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/UnitManager.cpp:31: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/graphics/UnitManager.cpp:26: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ JSInterface_GameView.cpp AlphaMapCalculator.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/graphics/scripting/JSInterface_GameView.h:22, from ../../../source/graphics/scripting/JSInterface_GameView.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/Game.h:24, from ../../../source/graphics/scripting/JSInterface_GameView.cpp:25: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/graphics/scripting/JSInterface_GameView.h:22, from ../../../source/graphics/scripting/JSInterface_GameView.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/scripting/JSInterface_GameView.cpp:25: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/graphics/scripting/JSInterface_GameView.h:22, from ../../../source/graphics/scripting/JSInterface_GameView.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ DecalRData.cpp HWLightingModelRenderer.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/renderer/DecalRData.h:24, from ../../../source/renderer/DecalRData.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/renderer/DecalRData.h:24, from ../../../source/renderer/DecalRData.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/renderer/DecalRData.h:24, from ../../../source/renderer/DecalRData.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/DecalRData.cpp:27: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/renderer/DecalRData.h:24, from ../../../source/renderer/DecalRData.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/DecalRData.cpp:29: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/renderer/DecalRData.h:24, from ../../../source/renderer/DecalRData.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/renderer/HWLightingModelRenderer.cpp:27: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ModelDef.h:30, from ../../../source/renderer/HWLightingModelRenderer.cpp:28: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/renderer/HWLightingModelRenderer.cpp:27: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpObstruction.cpp ICmpObstructionManager.cpp InstancingModelRenderer.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/renderer/ModelVertexRenderer.h:26, from ../../../source/renderer/InstancingModelRenderer.h:26, from ../../../source/renderer/InstancingModelRenderer.cpp:19: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ModelDef.h:30, from ../../../source/renderer/InstancingModelRenderer.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/renderer/ModelVertexRenderer.h:26, from ../../../source/renderer/InstancingModelRenderer.h:26, from ../../../source/renderer/InstancingModelRenderer.cpp:19: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/components/ICmpObstructionManager.h:23, from ../../../source/simulation2/components/ICmpObstruction.h:23, from ../../../source/simulation2/components/ICmpObstruction.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/components/ICmpObstructionManager.h:23, from ../../../source/simulation2/components/ICmpObstructionManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpOverlayRenderer.cpp ICmpOwnership.cpp MikktspaceWrap.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/renderer/MikktspaceWrap.h:21, from ../../../source/renderer/MikktspaceWrap.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ModelDef.h:30, from ../../../source/renderer/MikktspaceWrap.h:22, from ../../../source/renderer/MikktspaceWrap.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/renderer/MikktspaceWrap.h:21, from ../../../source/renderer/MikktspaceWrap.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpOwnership.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/components/ICmpOverlayRenderer.h:25, from ../../../source/simulation2/components/ICmpOverlayRenderer.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/scriptinterface/ScriptInterface.h:443, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpOverlayRenderer.cpp:22: ../../../source/scriptinterface/NativeWrapperDefns.h: In instantiation of ‘static bool ScriptInterface::callMethod(JSContext*, uint, JS::Value*) [with R = void; T0 = Path; T1 = CFixedVector2D; T2 = CFixedVector2D; T3 = CFixedVector3D; T4 = std::__cxx11::basic_string; JSClass* CLS = (& class_ICmpOverlayRenderer); TC = ICmpOverlayRenderer; R (TC::* fptr)(typename ScriptInterface::MaybeRef::Type, typename ScriptInterface::MaybeRef::Type, typename ScriptInterface::MaybeRef::Type, typename ScriptInterface::MaybeRef::Type, typename ScriptInterface::MaybeRef::Type) = &ICmpOverlayRenderer::AddSprite; uint = unsigned int]’: ../../../source/simulation2/components/ICmpOverlayRenderer.cpp:27:1: required from here ../../../source/scriptinterface/NativeWrapperDefns.h:141:104: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 141 | ScriptInterface_NativeMethodWrapper::template call(cx, &rval, c, fptr A0_TAIL(z,i)); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/preprocessor/repetition/repeat.hpp:57:62: note: in expansion of macro ‘OVERLOADS’ 57 | # define BOOST_PP_REPEAT_1_6(m, d) BOOST_PP_REPEAT_1_5(m, d) m(2, 5, d) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/components/ICmpOverlayRenderer.h:25, from ../../../source/simulation2/components/ICmpOverlayRenderer.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/scriptinterface/ScriptInterface.h:443, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpOverlayRenderer.cpp:22: ../../../source/scriptinterface/NativeWrapperDefns.h:106:96: note: initializing argument 5 of ‘static void ScriptInterface_NativeMethodWrapper::call(JSContext*, JS::MutableHandleValue, TC*, F, Ts ...) [with F = void (ICmpOverlayRenderer::*)(const Path&, const CFixedVector2D&, const CFixedVector2D&, const CFixedVector3D&, const std::__cxx11::basic_string&); Ts = {Path, CFixedVector2D, CFixedVector2D, CFixedVector3D, std::__cxx11::basic_string, std::allocator >}; TC = ICmpOverlayRenderer; JS::MutableHandleValue = JS::MutableHandle]’ 106 | static void call(JSContext* UNUSED(cx), JS::MutableHandleValue UNUSED(rval), TC* c, F fptr, Ts... params) | ~~^~~~~~~~~~ In file included from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpOverlayRenderer.cpp:22: ../../../source/scriptinterface/ScriptInterface.h: In instantiation of ‘static T ScriptInterface::AssignOrFromJSVal(JSContext*, const HandleValue&, bool&) [with T = Path; JS::HandleValue = JS::Handle]’: ../../../source/scriptinterface/NativeWrapperDefns.h:145:1: required from ‘static bool ScriptInterface::callMethod(JSContext*, uint, JS::Value*) [with R = void; T0 = Path; T1 = CFixedVector2D; T2 = CFixedVector2D; T3 = CFixedVector3D; T4 = std::__cxx11::basic_string; JSClass* CLS = (& class_ICmpOverlayRenderer); TC = ICmpOverlayRenderer; R (TC::* fptr)(typename ScriptInterface::MaybeRef::Type, typename ScriptInterface::MaybeRef::Type, typename ScriptInterface::MaybeRef::Type, typename ScriptInterface::MaybeRef::Type, typename ScriptInterface::MaybeRef::Type) = &ICmpOverlayRenderer::AddSprite; uint = unsigned int]’ ../../../source/simulation2/components/ICmpOverlayRenderer.cpp:27:1: required from here ../../../source/scriptinterface/ScriptInterface.h:480:9: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 480 | return retVal; | ^~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/components/ICmpOverlayRenderer.h:25, from ../../../source/simulation2/components/ICmpOverlayRenderer.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ModelRenderer.cpp ICmpParticleManager.cpp OverlayRenderer.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/renderer/ModelRenderer.cpp:32: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ModelDef.h:30, from ../../../source/renderer/ModelRenderer.cpp:33: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/renderer/ModelRenderer.cpp:32: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpParticleManager.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/ModelRenderer.cpp:35: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/renderer/ModelRenderer.cpp:32: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderManager.h:28, from ../../../source/renderer/OverlayRenderer.h:21, from ../../../source/renderer/OverlayRenderer.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/RelaxNG.h:21, from ../../../source/graphics/ShaderManager.h:32, from ../../../source/renderer/OverlayRenderer.h:21, from ../../../source/renderer/OverlayRenderer.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderManager.h:28, from ../../../source/renderer/OverlayRenderer.h:21, from ../../../source/renderer/OverlayRenderer.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/OverlayRenderer.cpp:26: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderManager.h:28, from ../../../source/renderer/OverlayRenderer.h:21, from ../../../source/renderer/OverlayRenderer.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/OverlayRenderer.cpp:30: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderManager.h:28, from ../../../source/renderer/OverlayRenderer.h:21, from ../../../source/renderer/OverlayRenderer.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpPathfinder.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/components/ICmpObstructionManager.h:23, from ../../../source/simulation2/components/ICmpObstruction.h:23, from ../../../source/simulation2/components/ICmpPathfinder.h:23, from ../../../source/simulation2/components/ICmpPathfinder.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpPlayer.cpp ParticleRenderer.cpp ICmpPlayerManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpPlayer.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ParticleEmitterType.h:23, from ../../../source/graphics/ParticleEmitter.h:22, from ../../../source/renderer/ParticleRenderer.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ParticleEmitter.h:25, from ../../../source/renderer/ParticleRenderer.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ParticleEmitterType.h:23, from ../../../source/graphics/ParticleEmitter.h:22, from ../../../source/renderer/ParticleRenderer.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/ParticleRenderer.cpp:25: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ParticleEmitterType.h:23, from ../../../source/graphics/ParticleEmitter.h:22, from ../../../source/renderer/ParticleRenderer.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpPlayer.cpp:25: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpPlayer.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpPlayerManager.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpPlayerManager.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpPlayerManager.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ PatchRData.cpp PostprocManager.cpp ICmpPosition.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/renderer/PatchRData.h:24, from ../../../source/renderer/PatchRData.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/renderer/PatchRData.h:24, from ../../../source/renderer/PatchRData.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/renderer/PatchRData.h:24, from ../../../source/renderer/PatchRData.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/renderer/PatchRData.h:24, from ../../../source/renderer/PatchRData.cpp:20: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/renderer/PatchRData.h:24, from ../../../source/renderer/PatchRData.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/gui/CGUI.h:31, from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/PostprocManager.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/gui/CGUI.h:31, from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/PostprocManager.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/gui/CGUI.h:31, from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/PostprocManager.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpPosition.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/PatchRData.cpp:33: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/renderer/PatchRData.h:24, from ../../../source/renderer/PatchRData.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/gui/CGUI.h:27, from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/PostprocManager.cpp:23: ../../../source/gui/GUIbase.h: In copy constructor ‘SGUIIcon::SGUIIcon(const SGUIIcon&)’: ../../../source/gui/GUIbase.h:147:8: warning: implicitly-declared ‘constexpr CSize::CSize(const CSize&)’ is deprecated [-Wdeprecated-copy] 147 | struct SGUIIcon | ^~~~~~~~ In file included from ../../../source/gui/GUITooltip.h:25, from ../../../source/gui/CGUI.h:26, from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/PostprocManager.cpp:23: ../../../source/ps/Shapes.h:177:9: note: because ‘CSize’ has user-provided ‘CSize& CSize::operator=(const CSize&)’ 177 | CSize& operator=(const CSize& a); | ^~~~~~~~ In file included from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/PostprocManager.cpp:23: ../../../source/gui/CGUI.h: In member function ‘SGUIIcon CGUI::GetIcon(const CStr8&) const’: ../../../source/gui/CGUI.h:233:70: note: synthesized method ‘SGUIIcon::SGUIIcon(const SGUIIcon&)’ first required here 233 | SGUIIcon GetIcon(const CStr& str) const { return m_Icons.find(str)->second; } | ^~~~~~ In file included from ../../../source/renderer/PostprocManager.cpp:27: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/gui/CGUI.h:31, from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/PostprocManager.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpProjectileManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpProjectileManager.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpRallyPoint.cpp RenderModifiers.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpRallyPoint.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpRallyPoint.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpRallyPoint.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file.h:30, from ../../../source/ps/Filesystem.h:21, from ../../../source/ps/Game.h:24, from ../../../source/renderer/RenderModifiers.cpp:29: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/Game.h:24, from ../../../source/renderer/RenderModifiers.cpp:29: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file.h:30, from ../../../source/ps/Filesystem.h:21, from ../../../source/ps/Game.h:24, from ../../../source/renderer/RenderModifiers.cpp:29: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/RenderModifiers.cpp:29: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file.h:30, from ../../../source/ps/Filesystem.h:21, from ../../../source/ps/Game.h:24, from ../../../source/renderer/RenderModifiers.cpp:29: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/RenderModifiers.cpp:35: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file.h:30, from ../../../source/ps/Filesystem.h:21, from ../../../source/ps/Game.h:24, from ../../../source/renderer/RenderModifiers.cpp:29: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Renderer.cpp ICmpRallyPointRenderer.cpp Scene.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/renderer/Scene.cpp:30: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/graphics/ParticleEmitter.h:25, from ../../../source/renderer/Scene.cpp:31: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/renderer/Scene.cpp:30: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpRallyPointRenderer.cpp:21: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/renderer/Renderer.h:29, from ../../../source/renderer/Renderer.cpp:31: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/Renderer.cpp:34: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/renderer/Renderer.h:29, from ../../../source/renderer/Renderer.cpp:31: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/Renderer.cpp:40: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/renderer/Renderer.h:29, from ../../../source/renderer/Renderer.cpp:31: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpRangeManager.cpp In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/renderer/Renderer.cpp:56: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/renderer/Renderer.h:29, from ../../../source/renderer/Renderer.cpp:31: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpRangeOverlayRenderer.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/ICmpRangeManager.h:28, from ../../../source/simulation2/components/ICmpRangeManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpRangeOverlayRenderer.cpp:21: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ShadowMap.cpp ICmpSelectable.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/gui/CGUI.h:31, from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/ShadowMap.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/gui/CGUI.h:31, from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/ShadowMap.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/Xeromyces.h:34, from ../../../source/gui/CGUI.h:31, from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/ShadowMap.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpSelectable.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/gui/CGUI.h:27, from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/ShadowMap.cpp:24: ../../../source/gui/GUIbase.h: In copy constructor ‘SGUIIcon::SGUIIcon(const SGUIIcon&)’: ../../../source/gui/GUIbase.h:147:8: warning: implicitly-declared ‘constexpr CSize::CSize(const CSize&)’ is deprecated [-Wdeprecated-copy] 147 | struct SGUIIcon | ^~~~~~~~ In file included from ../../../source/gui/GUITooltip.h:25, from ../../../source/gui/CGUI.h:26, from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/ShadowMap.cpp:24: ../../../source/ps/Shapes.h:177:9: note: because ‘CSize’ has user-provided ‘CSize& CSize::operator=(const CSize&)’ 177 | CSize& operator=(const CSize& a); | ^~~~~~~~ In file included from ../../../source/gui/GUIutil.h:35, from ../../../source/renderer/ShadowMap.cpp:24: ../../../source/gui/CGUI.h: In member function ‘SGUIIcon CGUI::GetIcon(const CStr8&) const’: ../../../source/gui/CGUI.h:233:70: note: synthesized method ‘SGUIIcon::SGUIIcon(const SGUIIcon&)’ first required here 233 | SGUIIcon GetIcon(const CStr& str) const { return m_Icons.find(str)->second; } | ^~~~~~ SilhouetteRenderer.cpp ICmpSettlement.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/renderer/SilhouetteRenderer.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/graphics/TerrainTextureManager.h:25, from ../../../source/graphics/TerrainTextureEntry.h:23, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/renderer/SilhouetteRenderer.cpp:25: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/renderer/SilhouetteRenderer.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/renderer/SilhouetteRenderer.cpp:25: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/MeshManager.h:21, from ../../../source/graphics/Model.h:29, from ../../../source/renderer/SilhouetteRenderer.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ SkyManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpSettlement.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpSettlement.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpSettlement.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderManager.h:28, from ../../../source/renderer/SkyManager.cpp:27: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/RelaxNG.h:21, from ../../../source/graphics/ShaderManager.h:32, from ../../../source/renderer/SkyManager.cpp:27: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderManager.h:28, from ../../../source/renderer/SkyManager.cpp:27: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/SkyManager.cpp:29: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderManager.h:28, from ../../../source/renderer/SkyManager.cpp:27: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/SkyManager.cpp:36: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/ShaderProgram.h:24, from ../../../source/graphics/ShaderManager.h:28, from ../../../source/renderer/SkyManager.cpp:27: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ TerrainOverlay.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/renderer/TerrainOverlay.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/Game.h:24, from ../../../source/renderer/TerrainOverlay.cpp:27: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/renderer/TerrainOverlay.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/TerrainOverlay.cpp:27: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/renderer/TerrainOverlay.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpSound.cpp TerrainRenderer.cpp TexturedLineRData.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpSound.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/renderer/TexturedLineRData.h:24, from ../../../source/renderer/TexturedLineRData.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/renderer/TexturedLineRData.h:24, from ../../../source/renderer/TexturedLineRData.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/renderer/TexturedLineRData.h:24, from ../../../source/renderer/TexturedLineRData.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/TexturedLineRData.h:24, from ../../../source/renderer/TexturedLineRData.cpp:20: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/renderer/TexturedLineRData.h:24, from ../../../source/renderer/TexturedLineRData.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpSound.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpSound.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/ICmpRangeManager.h:28, from ../../../source/graphics/LOSTexture.h:21, from ../../../source/renderer/TerrainRenderer.cpp:28: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/ps/XML/RelaxNG.h:21, from ../../../source/graphics/ShaderManager.h:32, from ../../../source/graphics/LOSTexture.h:23, from ../../../source/renderer/TerrainRenderer.cpp:28: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/ICmpRangeManager.h:28, from ../../../source/graphics/LOSTexture.h:21, from ../../../source/renderer/TerrainRenderer.cpp:28: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/graphics/TerrainTextureEntry.h:24, from ../../../source/graphics/MiniPatch.h:27, from ../../../source/graphics/Patch.h:25, from ../../../source/renderer/TerrainRenderer.cpp:29: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/ICmpRangeManager.h:28, from ../../../source/graphics/LOSTexture.h:21, from ../../../source/renderer/TerrainRenderer.cpp:28: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/TerrainRenderer.cpp:42: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/ICmpRangeManager.h:28, from ../../../source/graphics/LOSTexture.h:21, from ../../../source/renderer/TerrainRenderer.cpp:28: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpSoundManager.cpp TimeManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpSoundManager.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ VertexArray.cpp VertexBuffer.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/renderer/VertexArray.cpp:28: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/renderer/VertexArray.cpp:28: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexArray.h:21, from ../../../source/renderer/VertexArray.cpp:28: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/renderer/Renderer.h:29, from ../../../source/renderer/VertexBuffer.cpp:26: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexBuffer.cpp:27: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/renderer/Renderer.h:29, from ../../../source/renderer/VertexBuffer.cpp:26: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ VertexBufferManager.cpp WaterManager.cpp In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexBufferManager.h:25, from ../../../source/renderer/VertexBufferManager.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexBufferManager.h:25, from ../../../source/renderer/VertexBufferManager.cpp:24: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/os_path.h:26, from ../../../source/lib/file/file_system.h:30, from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/res/graphics/ogl_tex.h:151, from ../../../source/renderer/VertexBuffer.h:25, from ../../../source/renderer/VertexBufferManager.h:25, from ../../../source/renderer/VertexBufferManager.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ JSInterface_Renderer.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/renderer/WaterManager.cpp:24: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/renderer/WaterManager.cpp:25: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/renderer/WaterManager.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/WaterManager.cpp:25: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/renderer/WaterManager.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/WaterManager.cpp:38: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/renderer/WaterManager.cpp:24: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/renderer/scripting/JSInterface_Renderer.h:21, from ../../../source/renderer/scripting/JSInterface_Renderer.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/graphics/TextureManager.h:26, from ../../../source/renderer/scripting/JSInterface_Renderer.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/renderer/scripting/JSInterface_Renderer.h:21, from ../../../source/renderer/scripting/JSInterface_Renderer.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/renderer/scripting/JSInterface_Renderer.cpp:22: ../../../source/graphics/TextureManager.h: In constructor ‘CTextureProperties::CTextureProperties(const VfsPath&)’: ../../../source/graphics/TextureManager.h:146:68: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 146 | m_WrapS(GL_REPEAT), m_WrapT(GL_REPEAT), m_Aniso(1.0f), m_Format(0) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/renderer/scripting/JSInterface_Renderer.h:21, from ../../../source/renderer/scripting/JSInterface_Renderer.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ mikktspace.cpp ICmpTemplateManager.cpp weldmesh.cpp ICmpTerrain.cpp Linking graphics In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpTemplateManager.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpTerritoryDecayManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpTerrain.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpTerritoryInfluence.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpTerritoryDecayManager.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpTerritoryManager.cpp In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpTerritoryDecayManager.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpTerritoryDecayManager.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpTerritoryInfluence.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpTest.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpTerritoryManager.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpUnitMotion.cpp ICmpUnitRenderer.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpTest.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/components/ICmpObstructionManager.h:23, from ../../../source/simulation2/components/ICmpObstruction.h:23, from ../../../source/simulation2/components/ICmpPathfinder.h:23, from ../../../source/simulation2/components/ICmpUnitMotion.h:23, from ../../../source/simulation2/components/ICmpUnitMotion.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpUnitMotion.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/components/ICmpObstructionManager.h:23, from ../../../source/simulation2/components/ICmpObstruction.h:23, from ../../../source/simulation2/components/ICmpPathfinder.h:23, from ../../../source/simulation2/components/ICmpUnitMotion.h:23, from ../../../source/simulation2/components/ICmpUnitMotion.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpUnknownScript.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpUnitRenderer.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpValueModificationManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpUnknownScript.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpUnknownScript.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpUnknownScript.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpVisibility.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpValueModificationManager.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpVision.cpp In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpValueModificationManager.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpValueModificationManager.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/ICmpRangeManager.h:28, from ../../../source/simulation2/components/ICmpVisibility.h:23, from ../../../source/simulation2/components/ICmpVisibility.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/components/ICmpVisibility.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/components/ICmpRangeManager.h:28, from ../../../source/simulation2/components/ICmpVisibility.h:23, from ../../../source/simulation2/components/ICmpVisibility.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpVision.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ICmpVisual.cpp ICmpWaterManager.cpp CinemaPath.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/components/ICmpVisual.h:28, from ../../../source/simulation2/components/ICmpVisual.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/InterfaceScripted.h:21, from ../../../source/simulation2/components/ICmpWaterManager.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Geometry.cpp HierarchicalPathfinder.cpp LongPathfinder.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/helpers/HierarchicalPathfinder.h:21, from ../../../source/simulation2/helpers/HierarchicalPathfinder.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/helpers/LongPathfinder.h:21, from ../../../source/simulation2/helpers/LongPathfinder.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ PathGoal.cpp In file included from ../../../source/simulation2/helpers/Pathfinding.h:27, from ../../../source/simulation2/helpers/LongPathfinder.h:21, from ../../../source/simulation2/helpers/LongPathfinder.cpp:20: ../../../source/simulation2/helpers/Grid.h: In instantiation of ‘T* SparseGrid::GetBucket(int, int) [with T = PathfindTile]’: ../../../source/simulation2/helpers/Grid.h:238:10: required from ‘T& SparseGrid::get(int, int) [with T = PathfindTile]’ ../../../source/simulation2/helpers/LongPathfinder.cpp:407:41: required from here ../../../source/simulation2/helpers/Grid.h:194:10: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct PathfindTile’; use assignment or value-initialization instead [-Wclass-memaccess] 194 | memset(m_Data[b], 0, BucketSize*BucketSize*sizeof(T)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../source/simulation2/helpers/LongPathfinder.cpp:20: ../../../source/simulation2/helpers/LongPathfinder.h:63:8: note: ‘struct PathfindTile’ declared here 63 | struct PathfindTile | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/helpers/PathGoal.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Rasterize.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/components/ICmpObstructionManager.h:23, from ../../../source/simulation2/helpers/Rasterize.h:26, from ../../../source/simulation2/helpers/Rasterize.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Render.cpp Selection.cpp VertexPathfinder.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/graphics/HeightMipmap.h:27, from ../../../source/graphics/Terrain.h:28, from ../../../source/simulation2/helpers/Render.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/Simulation2.h:23, from ../../../source/simulation2/helpers/Selection.cpp:23: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/helpers/Pathfinding.h:25, from ../../../source/simulation2/helpers/VertexPathfinder.h:22, from ../../../source/simulation2/helpers/VertexPathfinder.cpp:35: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/helpers/Selection.cpp:31: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/Simulation2.h:23, from ../../../source/simulation2/helpers/Selection.cpp:23: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ EngineScriptConversions.cpp JSInterface_Simulation.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/scriptinterface/ScriptConversions.h:21, from ../../../source/simulation2/scripting/EngineScriptConversions.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/scripting/JSInterface_Simulation.h:21, from ../../../source/simulation2/scripting/JSInterface_Simulation.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ MessageTypeConversions.cpp In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/ps/Game.h:24, from ../../../source/simulation2/scripting/JSInterface_Simulation.cpp:23: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/scripting/JSInterface_Simulation.h:21, from ../../../source/simulation2/scripting/JSInterface_Simulation.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/simulation2/scripting/JSInterface_Simulation.cpp:23: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/scripting/JSInterface_Simulation.h:21, from ../../../source/simulation2/scripting/JSInterface_Simulation.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/scripting/MessageTypeConversions.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ScriptComponent.cpp BinarySerializer.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/scripting/ScriptComponent.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/serialization/BinarySerializer.cpp:25: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/scripting/ScriptComponent.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/Component.h:23, from ../../../source/simulation2/scripting/ScriptComponent.h:21, from ../../../source/simulation2/scripting/ScriptComponent.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ DebugSerializer.cpp HashSerializer.cpp IDeserializer.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/serialization/DebugSerializer.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ISerializer.cpp StdDeserializer.cpp StdSerializer.cpp CmpPtr.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/serialization/StdDeserializer.cpp:25: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ComponentManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/CmpPtr.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/CmpPtr.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/CmpPtr.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ComponentManagerSerialization.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/ComponentManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ DynamicSubscription.cpp In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/ComponentManager.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/ComponentManager.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/ComponentManagerSerialization.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/ComponentManagerSerialization.cpp:20: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/ComponentManagerSerialization.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ IComponent.cpp LocalTurnManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/system/TurnManager.h:21, from ../../../source/simulation2/system/LocalTurnManager.h:21, from ../../../source/simulation2/system/LocalTurnManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ParamNode.cpp ReplayTurnManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/system/ParamNode.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ParamNode.cpp:25: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/simulation2/system/ParamNode.h:21, from ../../../source/simulation2/system/ParamNode.cpp:20: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/system/TurnManager.h:21, from ../../../source/simulation2/system/LocalTurnManager.h:21, from ../../../source/simulation2/system/ReplayTurnManager.h:21, from ../../../source/simulation2/system/ReplayTurnManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ SimContext.cpp TurnManager.cpp In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/SimContext.cpp:22: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs.h:31, from ../../../source/lib/file/vfs/vfs_util.h:31, from ../../../source/ps/Filesystem.h:24, from ../../../source/simulation2/system/ComponentManager.h:26, from ../../../source/simulation2/system/SimContext.cpp:22: ../../../source/lib/file/file_system.h: In constructor ‘CFileInfo::CFileInfo(const OsPath&, off_t, time_t)’: ../../../source/lib/file/file_system.h:49:40: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 49 | : name(name), size(size), mtime(mtime) | ^ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/SimContext.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/simulation2/system/SimContext.cpp:24: ../../../source/ps/Game.h: In member function ‘OsPath CGame::GetReplayPath() const’: ../../../source/ps/Game.h:201:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 201 | { return m_ReplayPath; } | ^~~~~~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/system/ComponentManager.h:23, from ../../../source/simulation2/system/SimContext.cpp:22: ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ In file included from ../../../source/lib/file/vfs/vfs_path.h:26, from ../../../source/scriptinterface/ScriptInterface.h:21, from ../../../source/simulation2/helpers/SimulationCommand.h:21, from ../../../source/simulation2/system/TurnManager.h:21, from ../../../source/simulation2/system/TurnManager.cpp:20: ../../../source/lib/path.h: In member function ‘Path Path::Basename() const’: ../../../source/lib/path.h:197:11: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 197 | return filename; | ^~~~~~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::operator/(Path) const’: ../../../source/lib/path.h:218:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 218 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h:231:10: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 231 | return ret; | ^~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ ../../../source/lib/path.h: In member function ‘Path Path::BeforeCommon(Path) const’: ../../../source/lib/path.h:241:15: warning: implicitly-declared ‘Path::Path(const Path&)’ is deprecated [-Wdeprecated-copy] 241 | Path ret = *this; | ^~~~ ../../../source/lib/path.h:113:8: note: because ‘Path’ has user-provided ‘Path& Path::operator=(const Path&)’ 113 | Path& operator=(const Path& rhs) | ^~~~~~~~ Linking simulation2