WANT_LIB64 unset; assuming normal library directory names Will install libraries to /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/package/369872308b6996450ebac91036d476f428aea611/lib Found zlib headers in /home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/961755854760682044d37dabfc2d998658edf961/include, library at /home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/961755854760682044d37dabfc2d998658edf961/lib/libz.a Found OpenSSL's libCrypto headers in /home/conan/w/cci_PR-3594/.conan/data/openssl/1.1.1h/_/_/package/961755854760682044d37dabfc2d998658edf961/include, library at /home/conan/w/cci_PR-3594/.conan/data/openssl/1.1.1h/_/_/package/961755854760682044d37dabfc2d998658edf961/lib/libcrypto.a Found libidn headers in /home/conan/w/cci_PR-3594/.conan/data/libidn/1.36/_/_/package/376a05ba969f1ad7afa98107a6140f00b760b3cf/include, library at /home/conan/w/cci_PR-3594/.conan/data/libidn/1.36/_/_/package/376a05ba969f1ad7afa98107a6140f00b760b3cf/lib/libidn.a Libidn found. AES-256 Encryption support will be enabled Found libjpeg headers in /home/conan/w/cci_PR-3594/.conan/data/libjpeg/9d/_/_/package/961755854760682044d37dabfc2d998658edf961/include, library at /home/conan/w/cci_PR-3594/.conan/data/libjpeg/9d/_/_/package/961755854760682044d37dabfc2d998658edf961/lib/libjpeg.a Found libtiff headers in /home/conan/w/cci_PR-3594/.conan/data/libtiff/4.1.0/_/_/package/26306a4f15db762cdaa4ab86c2d15cd8ee04880a/include, library at /home/conan/w/cci_PR-3594/.conan/data/libtiff/4.1.0/_/_/package/26306a4f15db762cdaa4ab86c2d15cd8ee04880a/lib/libtiff.a Found LibPng headers in /home/conan/w/cci_PR-3594/.conan/data/libpng/1.6.37/_/_/package/9de5bc6401cdef5fe3faeb686f8f0b96f5878e0b/include;/home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/961755854760682044d37dabfc2d998658edf961/include, library at /home/conan/w/cci_PR-3594/.conan/data/libpng/1.6.37/_/_/package/9de5bc6401cdef5fe3faeb686f8f0b96f5878e0b/lib/libpng.a;/home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/961755854760682044d37dabfc2d998658edf961/lib/libz.a Found LibUnistring headers in /home/conan/w/cci_PR-3594/.conan/data/libunistring/0.9.10/_/_/package/961755854760682044d37dabfc2d998658edf961/include, library at /home/conan/w/cci_PR-3594/.conan/data/libunistring/0.9.10/_/_/package/961755854760682044d37dabfc2d998658edf961/lib/libunistring.a Found freetype library at /home/conan/w/cci_PR-3594/.conan/data/freetype/2.10.4/_/_/package/dffdc605b7fe52b2a8b1e75d4b74474b73cee329/lib/libfreetype.a, headers /home/conan/w/cci_PR-3594/.conan/data/freetype/2.10.4/_/_/package/dffdc605b7fe52b2a8b1e75d4b74474b73cee329/include/freetype2 Found fontconfig headers in /home/conan/w/cci_PR-3594/.conan/data/fontconfig/2.13.92/_/_/package/1f25be57f7980db35dd7b7d3c0b4e8f05a6bc2ac/include, library at /home/conan/w/cci_PR-3594/.conan/data/fontconfig/2.13.92/_/_/package/1f25be57f7980db35dd7b7d3c0b4e8f05a6bc2ac/lib/libfontconfig.a Building multithreaded version of PoDoFo. Building static PoDoFo library CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfColor.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfColor.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfContentsTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfContentsTokenizer.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfContentsTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfContentsTokenizer.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfContentsTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfContentsTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfContentsTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfContentsTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfContentsTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfContentsTokenizer.cpp:37: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfContentsTokenizer.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 28 warnings generated. 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncoding.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/util/PdfMutexWrapper.h:79:18: warning: 'PdfMutexWrapper' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] PdfMutexWrapper::PdfMutexWrapper( PdfMutex & rMutex ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/util/PdfMutexWrapper.h:59:27: note: previous declaration is here PODOFO_NOTHROW inline PdfMutexWrapper( PdfMutex & rMutex ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncoding.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncodingFactory.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncodingFactory.cpp:37: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/util/PdfMutexWrapper.h:79:18: warning: 'PdfMutexWrapper' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] PdfMutexWrapper::PdfMutexWrapper( PdfMutex & rMutex ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/util/PdfMutexWrapper.h:59:27: note: previous declaration is here PODOFO_NOTHROW inline PdfMutexWrapper( PdfMutex & rMutex ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncodingFactory.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 27 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncrypt.cpp:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncrypt.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 29 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncrypt.cpp:29: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfError.cpp:201:23: warning: 'ErrorName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const char* PdfError::ErrorName( EPdfError eCode ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfError.h:412:39: note: previous declaration is here PODOFO_NOTHROW static const char* ErrorName( EPdfError eCode ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 1 warning generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.cpp:35: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.cpp:134:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_filter; ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.cpp:209:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_filter; ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.cpp:267:6: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr PdfFilterFactory::Create( const EPdfFilter eFilter ) ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.cpp:319:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] return std::auto_ptr(pFilter); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 32 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFiltersPrivate.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFiltersPrivate.h:49: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfImmediateWriter.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfImmediateWriter.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfImmediateWriter.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfImmediateWriter.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputStream.cpp:36: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ 28 warnings generated. 5 warnings generated. 5 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.cpp:248:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pFilter = PdfFilterFactory::Create( ePdfFilter_FlateDecode ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.cpp:37: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ 13 warnings generated. 29 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 33 warnings generated. 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.cpp:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 26 warnings generated. 33 warnings generated. 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.cpp:36: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 6 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.cpp:96:14: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pDecodeStream( PdfFilterFactory::CreateDecodeStream( vecFilters, &stream, ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 9 warnings generated. 29 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfString.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncrypt.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfString.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfString.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfString.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfString.cpp:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.cpp:55:25: warning: 'Init' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline void PdfVariant::Init() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:531:25: note: previous declaration is here PODOFO_NOTHROW void Init(); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ 24 warnings generated. 27 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRef.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRef.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStream.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ 33 warnings generated. 28 warnings generated. 9 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAcroForm.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfParserObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 28 warnings generated. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfCMapEncoding.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfContents.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ 28 warnings generated. 26 warnings generated. 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDestination.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.cpp:51: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 26 warnings generated. 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] 33 warnings generated. void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfImmediateWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfImmediateWriter.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfExtGState.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfField.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFileSpec.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.cpp:148:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pFilter = PdfFilterFactory::Create( ePdfFilter_ASCIIHexDecode ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 34 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.cpp:44: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCID.cpp:49: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontConfigWrapper.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/util/PdfMutexWrapper.h:79:18: warning: 'PdfMutexWrapper' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] PdfMutexWrapper::PdfMutexWrapper( PdfMutex & rMutex ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/util/PdfMutexWrapper.h:59:27: note: previous declaration is here PODOFO_NOTHROW inline PdfMutexWrapper( PdfMutex & rMutex ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ 1 warning generated. /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontCache.cpp:73: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/util/PdfMutexWrapper.h:79:18: warning: 'PdfMutexWrapper' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] PdfMutexWrapper::PdfMutexWrapper( PdfMutex & rMutex ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/util/PdfMutexWrapper.h:59:27: note: previous declaration is here PODOFO_NOTHROW inline PdfMutexWrapper( PdfMutex & rMutex ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 26 warnings generated. 32 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetrics.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsBase14.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfVariant.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsBase14.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsFreetype.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTTFSubset.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTTFSubset.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTTFSubset.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.cpp:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 28 warnings generated. 26 warnings generated. 12 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.hIn file included from :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.cpp38:: 34In file included from : /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.hIn file included from :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.h38:: 38In file included from : /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.hIn file included from :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h38:: 38In file included from : /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.hIn file included from :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h11:: 38/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h: :In file included from 221/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h::3011:: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.hwarning:: 221'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: 30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const const std::string & PdfName::GetName() const ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h148::14846::46 :note : noteprevious declaration is here: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; PODOFO_NOTHROW inline const std::string& GetName() const; ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::229229::1717:: warningwarning: : 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() constsize_t PdfName::GetLength() const ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::153153::3434:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline size_t GetLength() const; PODOFO_NOTHROW inline size_t GetLength() const; ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::237237::1515:: warningwarning: : 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) constbool PdfName::operator!=( const PdfName & rhs ) const ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::186186::3232:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::250250::1515:: warningwarning: : 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) constbool PdfName::operator<( const PdfName & rhs ) const ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::201201::3232:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::255255::15: warning: 15'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ bool PdfName::operator==( const PdfName & rhs ) const __attribute__((nothrow)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h __attribute__((nothrow)): 163/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::32163:: 32note:: previous declaration is herenote : previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::260260::1515: warning:: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]warning : 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^bool PdfName::operator==( const std::string & rhs ) const __attribute__((nothrow)) ^ __attribute__((nothrow))/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h :181/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::32181:: 32note:: previous declaration is herenote : previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::265265::2525:: warningwarning: : 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^const PdfName& PdfName::operator=( const PdfName & rhs ) __attribute__((nothrow)) ^ __attribute__((nothrow))/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h :158/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h::42158:: 42note:: previous declaration is herenote : previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.cpp/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.cpp::3434: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.h:38: :In file included from 38/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h: :In file included from 38/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h: :In file included from 38/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h: :In file included from 40/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h: :In file included from 40/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h: :In file included from 38/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h: :In file included from 38/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h: :In file included from 11/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h: :In file included from 11/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h: :In file included from 39/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h: :In file included from 39/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h: :In file included from 38/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h: :In file included from 38/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h: :In file included from 39/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h: :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h39:: 130/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h::50130:: 50warning:: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]warning : 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h104::10443::43 :note : noteprevious declaration is here: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType3.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 28 warnings generated. In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.cpp/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.cpp::3434: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.h::3838: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h::3838: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h::4040: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h::3838: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h::1111: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h::3939: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h::3838: : /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h::281281::2727:: warningwarning: : 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch)inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h::135135::3939:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h::289289::2727:: warningwarning: : 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch)inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h::142142::3939:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h::297297::2727:: warningwarning: : 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch)inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h::149149::3939:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h::305305::2727:: warningwarning: : 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ inline bool PdfTokenizer::IsPrintable(const unsigned char ch) __attribute__((nothrow)) ^/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h : __attribute__((nothrow))155 :39/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:: 155note:: 39previous declaration is here: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h::313313::2626:: warningwarning: : 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch)inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h::166166::3838:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ ^ In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.cpp/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.cpp::3434: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.h::3838: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h::3838: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h::4040: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h::3838: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h::1111: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h::3939: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h::3939: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h::3838: : /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::181181::3636:: warningwarning: : 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ const PdfReference & PdfReference::operator=( const PdfReference & rhs ) __attribute__((nothrow)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h __attribute__((nothrow)): 107:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h48::107 :note48: :previous declaration is here note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::191191::2020:: warningwarning: : 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) constbool PdfReference::operator<( const PdfReference & rhs ) const ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::135135::3232:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::199199::2020:: warningwarning: : 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) constbool PdfReference::operator==( const PdfReference & rhs ) const ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::123123::3232:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::207207::2727:: warningwarning: : 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) constinline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::129129::3232:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::215215::2020:: warningwarning: : 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o )void PdfReference::SetObjectNumber( pdf_objnum o ) ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::140140::3232:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::223223::2626:: warningwarning: : 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() constpdf_objnum PdfReference::ObjectNumber() const ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::145145::3838:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::231231::2020:: warningwarning: : 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g )void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::150150::3232:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::239239::2626:: warningwarning: : 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() constpdf_gennum PdfReference::GenerationNumber() const ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::155155::3838:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::247247::2020:: warningwarning: : 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() constbool PdfReference::IsIndirect() const ^ ^ __attribute__((nothrow)) __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h::166166::3232:: notenote: : previous declaration is hereprevious declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; PODOFO_NOTHROW inline bool IsIndirect() const; ^ ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontTrueType.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 26 warnings generated. 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfFunction.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfHintStream.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 33 warnings generated. 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfFilter.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: In file included from note/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.cpp: :previous declaration is here34 : In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38 PODOFO_NOTHROW inline PdfInputDevice* Device() const;: In file included from ^/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h :11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.cpp:51: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 26 warnings generated. 28 warnings generated. 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] In file included from inline bool PdfTokenizer::IsPrintable(const unsigned char ch)/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.cpp : ^34 : __attribute__((nothrow))In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h::38155: :In file included from 39/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:: note: previous declaration is here 38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch);: 11 ^: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.hinline bool PdfTokenizer::IsWhitespace(const unsigned char ch): 313 ^: 26 __attribute__((nothrow)): warning: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: 135:39: noteinline int PdfTokenizer::GetHexValue(const unsigned char ch): previous declaration is here ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h48::305 :note27: :previous declaration is here warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h: PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch);191 : ^20 : warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch)/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h : ^199 : __attribute__((nothrow))20 : /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.hwarning:: 166'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: 38: note: previous declaration is herebool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 26 warnings generated. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 33 warnings generated. 26 warnings generated. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainter.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainter.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfColor.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainter.cpp:48: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainter.cpp:60: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainterMM.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainterMM.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfPainter.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfColor.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 7 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfShadingPattern.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/../base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here 26 PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); warning s ^ generated . /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 33 warnings generated. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfImmediateWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfImmediateWriter.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.h:25: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTable.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTable.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfColor.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfImmediateWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfImmediateWriter.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.cpp:30: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTilingPattern.cpp:31: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfTable.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfFilter.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 28 warnings generated. 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:221:30: warning: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:229:17: warning: 'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] size_t PdfName::GetLength() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:237:15: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator!=( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:250:15: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:255:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const PdfName & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:265:25: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfName& PdfName::operator=( const PdfName & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:130:50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27: warning: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsRegular(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36: warning: 'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:123:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfReference::operator!=( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: warning: 'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetObjectNumber( pdf_objnum o ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:140:32: note: previous declaration is here PODOFO_NOTHROW inline void SetObjectNumber( pdf_objnum o ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_objnum PdfReference::ObjectNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] pdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:155:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::IsIndirect() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:920:18: warning: 'DelayedLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfVariant::DelayedLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfVariant.h:444:32: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::DelayedStreamLoadDone() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:400:17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:230:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfObject & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator==( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfImage.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfFilter.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfFilter::FailEncodeDecode() ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/lib/llvm-9/bin/../include/c++/v1/memory:2079:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-9/bin/../include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfXObject.cpp:45: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:179:22: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:154:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsSeekable() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:184:22: warning: 'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:160:32: note: previous declaration is here PODOFO_NOTHROW inline void SetSeekable(bool bIsSeekable); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:189:22: warning: 'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Bad() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:142:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:196:22: warning: 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:137:40: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:205:22: warning: 'Clear' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] void PdfInputDevice::Clear(std::ios_base::iostate state) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/369872308b6996450ebac91036d476f428aea611/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ 33 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY