[Libreoffice] Replacing ByteString with rtl::OString
Chr. Rossmanith
ChrRossmanith at gmx.de
Mon Jun 27 14:42:46 PDT 2011
Hi,
the next problem: SvMemoryStream::ReadLine() isn't happy with argument
of type "rtl::OString&"...
httprequest.cxx: In member function 'sal_Bool HttpRequest::Execute()':
httprequest.cxx:165:34: error: no matching function for call to
'SvMemoryStream::ReadLine(rtl::OString&)'
tools/stream.hxx:447:15: note: candidate is: sal_Bool
SvStream::ReadLine(ByteString&)
Any hints how to get over that hurdle?
Christina
More information about the LibreOffice
mailing list