[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: openoffice.org_1.1.4-1 PPC - Compile failure



Hi,

Am Mittwoch, 2. März 2005 11:11 schrieb Michele Baldessari:
> Just a heads up that I had to add an "#include <string.h>" in
> writeperfect/source/filter/OODocumentHandler.cxx to fix the following:
[ snip ]
> --- writerperfect/source/filter/OODocumentHandler.cxx.foobar	2005-03-01
> 11:19:17.000000000 +0100 +++
> writerperfect/source/filter/OODocumentHandler.cxx	2005-03-01
> 11:19:10.000000000 +0100 @@ -33,6 +33,8 @@
>  #include <xmloff/attrlist.hxx>
>  #endif
>
> +#include <string.h>
> +
>  using namespace ::rtl;
>  using rtl::OUString;
>
> still compiling (beyond the previous failure) we'll see how it goes..

This was already fixed in the 2.0 branch but the backport in ooo-build didn't 
have it yet. Backported now. Thanks for the reminder :-)

Fixed in CVS now.

Regards,

Rene
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



Reply to: