mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
![]() This clang warning is currently "intentional", though I might rename the not-virtual open() function later: In file included from src/libromdata/Handheld/Nintendo3DS.cpp:14: In file included from src/libromdata/Handheld/Nintendo3DS_p.hpp:19: src/libromdata/Handheld/../disc/NCCHReader.hpp:193:24: error: 'LibRomData::NCCHReader::open' hides overloaded virtual function [-Werror,-Woverloaded-virtual] 193 | LibRpFile::IRpFilePtr open(int section, const char *filename); | ^ src/libromdata/../librpbase/disc/IPartition.hpp:104:32: note: hidden overloaded virtual function 'LibRpBase::IPartition::open' declared here: different number of parameters (1 vs 2) 104 | virtual LibRpFile::IRpFilePtr open(const char *filename); | ^ 1 error generated. |
||
---|---|---|
.. | ||
libs | ||
macros | ||
platform | ||
toolchain | ||
cmake_uninstall.cmake.in | ||
options.cmake | ||
platform.cmake |