Source: rapicorn
Version: 13.03.0~ds0-1
Severity: serious
Justification: fails to build from source

Builds of rapicorn on 32-bit systems fail because it expects uint32_t
and size_t to be distinct types:

  aida.hh:400:15: error: 'void 
Rapicorn1303::Aida::FieldBuffer::operator<<=(uint32_t)' cannot be overloaded
  aida.hh:397:15: error: with 'void 
Rapicorn1303::Aida::FieldBuffer::operator<<=(size_t)'
  aida.hh:456:15: error: 'void 
Rapicorn1303::Aida::FieldReader::operator>>=(uint32_t&)' cannot be overloaded
  aida.hh:453:15: error: with 'void 
Rapicorn1303::Aida::FieldReader::operator>>=(size_t&)'

Could you please take a look and arrange to suppress the redundant
definitions on 32-bit systems?

Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to