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/15a9ce761478ca962103ee6c65aa0adf21eccd94/lib Found zlib headers in /home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/include, library at /home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/lib/libz.a Found OpenSSL's libCrypto headers in /home/conan/w/cci_PR-3594/.conan/data/openssl/1.1.1g/_/_/package/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/include, library at /home/conan/w/cci_PR-3594/.conan/data/openssl/1.1.1g/_/_/package/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/lib/libcrypto.a Found libidn headers in /home/conan/w/cci_PR-3594/.conan/data/libidn/1.36/_/_/package/06ddfba37cccc7209b14000a111630581082f717/include, library at /home/conan/w/cci_PR-3594/.conan/data/libidn/1.36/_/_/package/06ddfba37cccc7209b14000a111630581082f717/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/include, library at /home/conan/w/cci_PR-3594/.conan/data/libjpeg/9d/_/_/package/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/lib/libjpeg.a Found libtiff headers in /home/conan/w/cci_PR-3594/.conan/data/libtiff/4.1.0/_/_/package/cac936c40a65094a60d4d0c5f8829b3d2555317b/include, library at /home/conan/w/cci_PR-3594/.conan/data/libtiff/4.1.0/_/_/package/cac936c40a65094a60d4d0c5f8829b3d2555317b/lib/libtiff.a Found LibPng headers in /home/conan/w/cci_PR-3594/.conan/data/libpng/1.6.37/_/_/package/6884250f35cdd5373ff86a9eb6881703294f3c71/include;/home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/include, library at optimized;/home/conan/w/cci_PR-3594/.conan/data/libpng/1.6.37/_/_/package/6884250f35cdd5373ff86a9eb6881703294f3c71/lib/libpng.a;debug;/home/conan/w/cci_PR-3594/.conan/data/libpng/1.6.37/_/_/package/6884250f35cdd5373ff86a9eb6881703294f3c71/lib/libpng16d.a;/home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/lib/libz.a Found LibUnistring headers in /home/conan/w/cci_PR-3594/.conan/data/libunistring/0.9.10/_/_/package/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/include, library at /home/conan/w/cci_PR-3594/.conan/data/libunistring/0.9.10/_/_/package/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/lib/libunistring.a WARNING: FREETYPE debug library will be used even for release builds Found freetype library at /home/conan/w/cci_PR-3594/.conan/data/freetype/2.10.4/_/_/package/5a8832ce0021ea1d7f2a77d277195d9598d284cd/lib/libfreetyped.a, headers /home/conan/w/cci_PR-3594/.conan/data/freetype/2.10.4/_/_/package/5a8832ce0021ea1d7f2a77d277195d9598d284cd/include/freetype2 Found fontconfig headers in /home/conan/w/cci_PR-3594/.conan/data/fontconfig/2.13.92/_/_/package/95fc40d037f38ef5547b6c63e2d50441d556e7b3/include, library at /home/conan/w/cci_PR-3594/.conan/data/fontconfig/2.13.92/_/_/package/95fc40d037f38ef5547b6c63e2d50441d556e7b3/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfColor.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h:181:36:In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfColor.cppwarning:: 39'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.h:429:17: warning: 'FailEncodeDecode' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow))void PdfFilter::FailEncodeDecode() ^/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h : __attribute__((nothrow))107 :48/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.h:: 229note:: 32previous declaration is here: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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 /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.hclass _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr: 199 ^: 20: warning: /usr/lib/llvm-9/bin/../include/c++/v1/__config'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: 944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h : ^123 :32/usr/lib/llvm-9/bin/../include/c++/v1/__config:: 933note:: 48previous declaration is here: note: expanded from macro '_LIBCPP_DEPRECATED' PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfContentsTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfContentsTokenizer.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfContentsTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfContentsTokenizer.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfContentsTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfContentsTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfContentsTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfContentsTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfContentsTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfContentsTokenizer.cpp:37: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfContentsTokenizer.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncoding.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncoding.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 29 warnings generated. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncodingFactory.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncodingFactory.cpp:37: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncodingFactory.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncrypt.cpp:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncrypt.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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) ^/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfName.h : __attribute__((nothrow))260 :15:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h :warning135: :'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]39 : note: previous declaration is here bool PdfName::operator==( const std::string & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfName.h:181:32: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfName.h289::15827::42 :warning : note'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncrypt.cpp:29: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.cpp:35: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFiltersPrivate.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFiltersPrivate.h:49: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 32 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfImmediateWriter.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfImmediateWriter.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfImmediateWriter.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfImmediateWriter.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfInputDevice.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. 5 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfInputStream.cpp:36: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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; ^ 5 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfName.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ 29 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfName.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfName.cpp:37: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.cpp:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfRefCountedInputDevice.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfRefCountedInputDevice.cpp:36: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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; ^ 6 warnings generated. 9 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfString.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncrypt.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfString.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfString.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.h:229:32: note: previous declaration is here PODOFO_NOTHROW inline void FailEncodeDecode(); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.h:229/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfFilter.h::32466:: 17note:: previous declaration is herewarning : 'auto_ptr' is deprecated [-Wdeprecated-declarations] PODOFO_NOTHROW inline void FailEncodeDecode(); ^ 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfString.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfString.cpp:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 24 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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; ^ 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVariant.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:142:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h181::29736::27 :warning : warning'operator=' 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) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:149:39:const PdfReference & PdfReference::operator=( const PdfReference & rhs ) note ^: previous declaration is here __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const;: 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h:145:38: note: previous declaration is here PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h39:: 231In file included from :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h20::38 : warning/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h: :'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]181 :36: warning: 'operator=' 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h:150:32:const PdfReference & PdfReference::operator=( const PdfReference & rhs ) note ^: previous declaration is here __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g ); ^ PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h:155/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h::38191:: 20note:: previous declaration is herewarning : 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const; ^ bool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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)) ^ 27 warnings generated. 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRef.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRef.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ 9 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfParserObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfXRefStream.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAcroForm.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfCMapEncoding.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfContents.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDestination.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 31 warnings generated. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.cpp:51: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfImmediateWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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; ^ 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfField.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfExtGState.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFileSpec.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ 34 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.cpp:44: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCID.cpp:49: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontConfigWrapper.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontCache.cpp:73: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/util/PdfMutexWrapper.h:59:27: note: previous declaration is here PODOFO_NOTHROW inline PdfMutexWrapper( PdfMutex & rMutex ); ^ 1 warning generated. 32 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetrics.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsBase14.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfVariant.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsBase14.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsFreetype.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTTFSubset.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTTFSubset.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTrueType.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontTTFSubset.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.cpp:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 12 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType3.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfHintStream.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfFunction.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfFilter.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.cpp:51: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. 33 warnings generated. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainterMM.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainterMM.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainter.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfColor.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainter.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainter.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfColor.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here 7 warnings generated. PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainter.cpp:48: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfPainter.cpp:60: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfShadingPattern.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/../base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/../base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/../base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/../base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/../base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/../base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/../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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTable.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTable.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfColor.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfImmediateWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTable.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfFilter.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfImmediateWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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; ^ 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.h:25: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.h:148:46: note: previous declaration is here PODOFO_NOTHROW inline const std::string& GetName() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.hIn file included from :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h229::3817: :In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.hwarning:: 11'GetLength' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.hsize_t PdfName::GetLength() const: 38 ^: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.h __attribute__((nothrow)): 221/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.h::30153:: 34warning:: 'GetName' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]note : previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ const std::string & PdfName::GetName() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.h :250:15: warning PODOFO_NOTHROW inline size_t GetLength() const;: '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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.h:163:32: note: previous declaration is here /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.h PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const;: 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.h::255181::1532:: warningnote: : 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]previous declaration is here bool PdfName::operator==( const PdfName & rhs ) const PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const; ^ ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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 In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.cpp/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.cpp::2134: : In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h:38: In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h::2611: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfArray.h::3846: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h::1139: : In file included from In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h::3938: : In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h::28138:: 27/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:: 281warning:: 27'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ __attribute__((nothrow)) inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h ^: 135 __attribute__((nothrow)): 39:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h :note135: :previous declaration is here39 : note: previous 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:305:27/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:: 305warning:: 27'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow))inline bool PdfTokenizer::IsPrintable(const unsigned char ch) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h ^: 155 __attribute__((nothrow)): 39/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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 /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h:In file included from 38/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.cpp: :In file included from 21/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h: :In file included from 11/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.h: :In file included from 26/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfArray.h: :In file included from 46/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h: :In file included from 38/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h: :In file included from 11/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h: :In file included from 39/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h: :In file included from 38/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfParser.h: :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h39:: 181In file included from :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h36::38 : warning/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h: :'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.hconst PdfReference & PdfReference::operator=( const PdfReference & rhs ): 107 ^: 48 __attribute__((nothrow)): note/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h: :previous declaration is here107 :48: 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:191:20: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.hwarning:: 191'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.hbool PdfReference::operator<( const PdfReference & rhs ) const: 135 ^: 32 __attribute__((nothrow)): /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.hnote:: 135previous declaration is here: 32: note: previous 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:20: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:199:bool PdfReference::operator==( const PdfReference & rhs ) const20 : ^ warning __attribute__((nothrow)): 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h :123:32: note: previous declaration is here bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:123 PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const;: 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: warning: 'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:207:27: inline bool PdfReference::operator!=( const PdfReference & rhs ) constwarning : ^'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: noteinline bool PdfReference::operator!=( const PdfReference & rhs ) const: previous declaration is here ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:129:32: PODOFO_NOTHROW inline bool operator!=( const PdfReference & rhs ) const;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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:215:20: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.hwarning:: 215'SetObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.hvoid PdfReference::SetObjectNumber( pdf_objnum o ): 140 ^: 32 __attribute__((nothrow)): /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.hnote:: 140previous declaration is here: 32: note: previous 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: warning: 'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:223:26: pdf_objnum PdfReference::ObjectNumber() constwarning : ^'ObjectNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38pdf_objnum PdfReference::ObjectNumber() const: ^note : __attribute__((nothrow))previous declaration is here /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:145:38: note PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const;: previous declaration is here ^ PODOFO_NOTHROW inline pdf_objnum ObjectNumber() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:231:20: warningvoid PdfReference::SetGenerationNumber( pdf_gennum g ): 'SetGenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:150:32: note: previous declaration is herevoid PdfReference::SetGenerationNumber( pdf_gennum g ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:150: PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g );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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:239:26: warning: 'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h:239pdf_gennum PdfReference::GenerationNumber() const: 26 ^: __attribute__((nothrow))warning : /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h'GenerationNumber' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: 155:38: note: previous declaration is herepdf_gennum PdfReference::GenerationNumber() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const;: 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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfReference.h247::16620::32 :warning : note'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: previous declaration is here bool PdfReference::IsIndirect() const PODOFO_NOTHROW inline bool IsIndirect() const; ^ ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfObject.h:353:30: noteIn file included from : /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.cppprevious declaration is here: 21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const;/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfElement.h : ^38 : In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfImage.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfFilter.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.cpp:30: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfTilingPattern.cpp:31: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfXObject.cpp:45: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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/15a9ce761478ca962103ee6c65aa0adf21eccd94/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. 33 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY