Source: libodsstream
Version: 0.7.5-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=libodsstream&suite=sid

...
In file included from /<<PKGBUILDDIR>>/src/odsstream/odsdocwriter.h:28,
                 from /<<PKGBUILDDIR>>/src/odsstream/odsdocwriter.cpp:20:
/<<PKGBUILDDIR>>/src/odsstream/calcwriterinterface.h:94:3: error: ‘virtual void 
CalcWriterInterface::writeCell(unsigned int)’ cannot be overloaded with 
‘virtual void CalcWriterInterface::writeCell(std::size_t)’
   94 |   writeCell(unsigned int posInteger)
      |   ^~~~~~~~~
/<<PKGBUILDDIR>>/src/odsstream/calcwriterinterface.h:83:16: note: previous 
declaration ‘virtual void CalcWriterInterface::writeCell(std::size_t)’
   83 |   virtual void writeCell(std::size_t number) = 0;
      |                ^~~~~~~~~

Reply via email to