tag 536682 + pending thanks > > Utf8ToXML.cc:55: error: no matching function for call to > > 'xercesc_3_0::XMLTranscoder::transcodeFrom(XMLByte*, unsigned int&, > > XMLCh*&, unsigned int&, unsigned int&, unsigned char*&)' > > /usr/include/xercesc/util/TransService.hpp:274: note: candidates are: > > virtual XMLSize_t xercesc_3_0::XMLTranscoder::transcodeFrom(const XMLByte*, > > XMLSize_t, XMLCh*, XMLSize_t, XMLSize_t&, unsigned char*)
Should be resolved by replacing "unsigned int" by "XMLSize_t" for a couple of local variables involved (which apparently disagree on integer size on AMD64). An upload including this patch is on its way. best regards, Erich Schubert -- erich@(vitavonni.de|debian.org) -- GPG Key ID: 4B3A135C (o_ The best things in life are free: Friendship and Love. //\ Unter Freunden ist guter Rat nicht teuer, aber wie alles, was V_/_ nichts kostet, nur wenig gefragt. --- Robert Muthmann -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org