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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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.1h/_/_/package/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/include, library at /home/conan/w/cci_PR-3594/.conan/data/openssl/1.1.1h/_/_/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/f365e54102ddb61bb97c30ae627d0943280fd88e/include, library at /home/conan/w/cci_PR-3594/.conan/data/libtiff/4.1.0/_/_/package/f365e54102ddb61bb97c30ae627d0943280fd88e/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfColor.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfColor.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfColor.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:297::2739:: In file included from warning/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h: :'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]39 : In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:181:36: inline bool PdfTokenizer::IsRegular(const unsigned char ch)warning : ^'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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:149:39: note: previous declaration is here const PdfReference & PdfReference::operator=( const PdfReference & rhs ) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:107 PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch);: 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:305:27: warning: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:191:20: warninginline bool PdfTokenizer::IsPrintable(const unsigned char ch): '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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:155:39: note: previous declaration is herebool PdfReference::operator<( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:135:32: note: previous declaration is here PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:313:26: warning: 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:199:20: warning: 'operator==' 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:166:38: notebool 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:123:32: PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); note ^: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfReference & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:231:20: warning: 'SetGenerationNumber' 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.cppvoid PdfReference::SetGenerationNumber( pdf_gennum g ): 34 ^: In file included from __attribute__((nothrow))/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h :46/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h: :In file included from 150/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h::3239:: In file included from note/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h: :previous declaration is here39 : In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:181: PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g );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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:107:48: note: previous declaration is here /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h: PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs );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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:191: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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:247:bool PdfReference::operator<( const PdfReference & rhs ) const20 : warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:135:32bool PdfReference::IsIndirect() const: ^note : __attribute__((nothrow))previous declaration is here /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfReference & rhs ) const; ^ PODOFO_NOTHROW inline bool IsIndirect() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:353:30: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.hnote:: 400previous declaration is here: 17: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:408:17: warning: 'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:400bool PdfObject::operator==( const PdfObject & rhs ) const: 17 ^: __attribute__((nothrow))warning : 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h :235:32: note: previous declaration is here bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:230: PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const;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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 26 warnings generated. 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfContentsTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfContentsTokenizer.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfContentsTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfContentsTokenizer.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfContentsTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfContentsTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfContentsTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfContentsTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfContentsTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfContentsTokenizer.cpp:37: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfContentsTokenizer.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncoding.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncodingFactory.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncoding.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncodingFactory.cpp:37: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncodingFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncodingFactory.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncrypt.cpp:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncrypt.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ 29 warnings generated. /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncrypt.cpp:28: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:235:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 1 warning generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncrypt.cpp:29: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.cpp:35: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.cpp:134:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_filter; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.cpp:209:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_filter; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.cpp:267:6: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr PdfFilterFactory::Create( const EPdfFilter eFilter ) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.cpp:319:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] return std::auto_ptr(pFilter); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 28 warnings generated. 32 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFiltersPrivate.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFiltersPrivate.h:49: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfImmediateWriter.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfImmediateWriter.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfInputDevice.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfImmediateWriter.cpp:34inline bool PdfTokenizer::IsDelimiter(const unsigned char ch): In file included from ^/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfImmediateWriter.h : __attribute__((nothrow))39 : In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.h::14238:: 39/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfInputDevice.h:: 179note:: 22previous declaration is here: warning: 'IsSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^bool PdfInputDevice::IsSeekable() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfInputDevice.h ^: 184 __attribute__((nothrow)): 22:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h :warning149: :'SetSeekable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]39 : note: previous declaration is here void PdfInputDevice::SetSeekable(bool bIsSeekable) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfInputDevice.h PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch);: 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfInputDevice.h:189:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h22::305 :warning27: :'Bad' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] warning: 'IsPrintable' 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfInputDevice.h:inline bool PdfTokenizer::IsPrintable(const unsigned char ch)142: 40 ^: __attribute__((nothrow))note : previous declaration is here/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h :155:39: note: previous declaration is here PODOFO_NOTHROW inline virtual bool Bad() const; ^ PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfInputDevice.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h::196313::2226:: warningwarning: : 'Eof' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfInputDevice::Eof() const ^ __attribute__((nothrow))inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfInputDevice.h : __attribute__((nothrow))137 :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h40::166 :note38: :previous declaration is here note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ PODOFO_NOTHROW inline virtual bool Eof() const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ 5 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFiltersPrivate.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfImmediateWriter.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfInputStream.cpp:36: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfName.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.cpp:248:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pFilter = PdfFilterFactory::Create( ePdfFilter_FlateDecode ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfName.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfName.cpp:37: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ 29 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 13 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFileStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObjectStreamParserObject.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.cpp:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRect.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRefCountedInputDevice.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 9 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRefCountedInputDevice.cpp:36: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 6 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.cpp:96:14: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pDecodeStream( PdfFilterFactory::CreateDecodeStream( vecFilters, &stream, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfString.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncrypt.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfString.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfString.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfString.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfString.cpp:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVariant.cpp:34: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ 24 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVariant.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVariant.h:531:25: note: previous declaration is here PODOFO_NOTHROW void Init(); ^ 27 warnings generated. 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfMemStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRef.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRef.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 33 warnings generated. 9 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStream.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParser.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfParserObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:353:30: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAcroForm.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfXRefStreamParserObject.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 26 warnings generated. 31 warnings generated. 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfCMapEncoding.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfContents.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDestination.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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. 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:155:39: note: previous declaration is here In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.cpp: PODOFO_NOTHROW inline static bool IsPrintable(const unsigned char ch);34 : ^In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:281:27: warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:313:inline bool PdfTokenizer::IsWhitespace(const unsigned char ch)26 : ^ warning __attribute__((nothrow)): 'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:135:39: inline int PdfTokenizer::GetHexValue(const unsigned char ch)note : ^previous declaration is here __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline static bool IsWhitespace(const unsigned char ch); ^ PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfReference.h:181:36:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h :warning305: :'operator=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]27 : warning: 'IsPrintable' 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfReference.h:107:48: note: previous declaration is here inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h PODOFO_NOTHROW inline const PdfReference & operator=( const PdfReference & rhs );: 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfReference.h::166199::3820:: notewarning: : previous declaration is here'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfReference::operator==( const PdfReference & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfReference.h PODOFO_NOTHROW inline static int GetHexValue(const unsigned char ch);: 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDifferenceEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.cpp:51: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfImmediateWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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. 31 warnings generated. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfReference.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.cpp::23134:: 20In file included from :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.h :warning41: : 'SetGenerationNumber' 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:void PdfReference::SetGenerationNumber( pdf_gennum g )11 : ^In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h __attribute__((nothrow)): 39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfReference.hIn file included from :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h150::3832: :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h :note281: :previous declaration is here27 : warning: 'IsWhitespace' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] PODOFO_NOTHROW inline void SetGenerationNumber( const pdf_gennum g );inline bool PdfTokenizer::IsWhitespace(const unsigned char ch) ^ ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.hpdf_gennum PdfReference::GenerationNumber() const: 289 ^: 27 __attribute__((nothrow)): warning/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfReference.h: :'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]155 :38: note: previous declaration is here inline bool PdfTokenizer::IsDelimiter(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h: PODOFO_NOTHROW inline pdf_gennum GenerationNumber() const;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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfReference.h:247:20: warning: 'IsIndirect' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27:bool PdfReference::IsIndirect() const warning ^: 'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfReference.h:166:32inline bool PdfTokenizer::IsRegular(const unsigned char ch): ^note : __attribute__((nothrow))previous declaration is here /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: PODOFO_NOTHROW inline bool IsIndirect() const;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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfEncodingObjectFactory.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfField.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfExtGState.cpp:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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. 31 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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); ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.cpp::28934: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:359:17: warning: 'DelayedStreamLoadDone' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: 27: warning: 'IsDelimiter' 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:inline bool PdfTokenizer::IsDelimiter(const unsigned char ch)353 : ^30 : __attribute__((nothrow)) note/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h: :previous declaration is here142 :39: note: previous declaration is here PODOFO_NOTHROW inline bool DelayedStreamLoadDone() const; ^ PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:149:39: note: previous declaration is here /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:400 PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch);: 17 ^: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfObject::operator<( const PdfObject & rhs ) const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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 /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h ^: 313 __attribute__((nothrow)): 26:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h :warning235: :'GetHexValue' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]32 : note: previous declaration is here inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:166:38: note: previous declaration is here PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFileSpec.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.cpp:44: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCID.cpp:49: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.cpp:148:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pFilter = PdfFilterFactory::Create( ePdfFilter_ASCIIHexDecode ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 34 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.h:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.cpp:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontCache.cpp:73: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontConfigWrapper.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetrics.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetrics.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontFactory.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsBase14.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfVariant.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsBase14.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsFreetype.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h:201:32: note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ 26 warnings generated. /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsBase14.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsFreetype.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetricsObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.cpp:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 28 warnings generated. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTTFSubset.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTTFSubset.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontMetrics.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTTFSubset.cpp:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 12 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontTrueType.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType3.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h:158:42: note: previous declaration is here PODOFO_NOTHROW inline const PdfName& operator=( const PdfName & rhs ); ^ 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontType1Base14.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFontSimple.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFont.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h:153:34: note: previous declaration is here PODOFO_NOTHROW inline size_t GetLength() const; ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h::38237: :In file included from 15/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:: 39warning: : /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h'operator!=' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: 130:50: warningbool PdfName::operator!=( const PdfName & rhs ) const: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; __attribute__((nothrow)) ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.h:39: In file included from 26/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h warning:s38 generated: . In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfHintStream.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfFunction.cpp:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 33 warnings generated. 28 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfEncoding.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfEncoding.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h:In file included from 148/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.cpp::4634:: In file included from note/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.h: :previous declaration is here39 : In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h PODOFO_NOTHROW inline const std::string& GetName() const;: 39 ^: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:289:27: warning: 'IsDelimiter' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h:237:inline bool PdfTokenizer::IsDelimiter(const unsigned char ch)15 : ^ 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:142:39: bool PdfName::operator!=( const PdfName & rhs ) constnote : ^previous declaration is here __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h:186:32: note: previous declaration is here PODOFO_NOTHROW inline static bool IsDelimiter(const unsigned char ch); ^ PODOFO_NOTHROW inline bool operator!=( const PdfName & rhs ) const; ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:297:27/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h:: 250warning:: 15'IsRegular' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: warning: 'operator<' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] bool PdfName::operator<( const PdfName & rhs ) const ^ __attribute__((nothrow))inline bool PdfTokenizer::IsRegular(const unsigned char ch) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h ^: 201 __attribute__((nothrow)): 32:/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h :note149: :previous declaration is here39 : note: previous declaration is here PODOFO_NOTHROW inline bool operator<( const PdfName & rhs ) const; ^ PODOFO_NOTHROW inline static bool IsRegular(const unsigned char ch); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h::163:30532::27 :note : warningprevious declaration is here: 'IsPrintable' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] PODOFO_NOTHROW inline bool operator==( const PdfName & rhs ) const; ^ inline bool PdfTokenizer::IsPrintable(const unsigned char ch) ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h:260:15: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.hwarning:: 313'operator==' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec]: 26: warning: 'GetHexValue' 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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfName.h:181:32: note: previous declaration is here inline int PdfTokenizer::GetHexValue(const unsigned char ch) ^ __attribute__((nothrow)) PODOFO_NOTHROW inline bool operator==( const std::string& rhs ) const;/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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); ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfIdentityEncoding.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfInfo.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfFilter.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h:104:43: note: previous declaration is here PODOFO_NOTHROW inline PdfInputDevice* Device() const; ^ 26 warnings generated. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfNamesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.cpp:51: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 26 warnings generated. 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfOutlines.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTree.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPagesTreeCache.cpp:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPage.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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. 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainterMM.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainterMM.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainter.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfColor.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainter.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainter.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfColor.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:408:17:In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainter.cppwarning:: 47'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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.hbool PdfObject::operator==( const PdfObject & rhs ) const: 39 ^: In file included from __attribute__((nothrow))/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h38:: 235In file included from :/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h32::39 : note/home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfRefCountedInputDevice.h: :previous declaration is here130 :50: warning: 'Device' is missing exception specification '__attribute__((nothrow))' [-Wmissing-exception-spec] PODOFO_NOTHROW inline bool operator==( const PdfObject & rhs ) const; ^ inline PdfInputDevice* PdfRefCountedInputDevice::Device() const ^ __attribute__((nothrow)) /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.cpp:42: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainter.cpp:47: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfDictionary.h:41: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfShadingPattern.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainter.cpp:48: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfFilter.h:466:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Create( const EPdfFilter eFilter ); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 7 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfPainter.cpp:60: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ 33 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/../base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/../base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.cpp:35: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignatureField.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAnnotation.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfAction.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/../base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/../base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/../base/PdfReference.h:166:32: note: previous declaration is here PODOFO_NOTHROW inline bool IsIndirect() const; ^ 33 warnings generated. 26 warnings generated. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/../base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfSignOutputDevice.cpp:36: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/../base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfImmediateWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTable.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTable.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfColor.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfColor.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.h:25: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfName.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfImmediateWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.cpp:21: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.h:26: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfElement.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfStreamedDocument.h:40: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:39: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfObject.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.cpp:30: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfStream.h:40: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTilingPattern.cpp:31: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTable.cpp:37: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/base/PdfCanvas.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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. In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfTable.cpp:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfFilter.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfTokenizer.h:39: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfParser.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfVecObjects.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfObject.h:42: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.cpp:34: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfArray.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfArray.h:46: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.cpp:43: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfImage.h:38: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfFilter.h:11: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/auto_ptr.h:287:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/c++config.h:86:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfXObject.cpp:45: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfMemDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/src/doc/PdfDocument.h:41: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/PdfWriter.h:11: In file included from /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfWriter.h:38: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/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/baf8f5a84c87717581eaae92c514ef7e85133e6d/source_subfolder/podofo/base/../../src/base/PdfInputDevice.h:148:40: note: previous declaration is here PODOFO_NOTHROW inline virtual void Clear( std::ios_base::iostate state = std::ios_base::goodbit) const; ^ 33 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY