On Fri, Aug 3, 2012 at 3:10 PM, Stephan Bergmann <sberg...@redhat.com> wrote:
>
> - Truckloads of "Other Error": "The analyzer had problems processing the
> following files"
>
Yes, but all of them actually look exactly like this one here below.
(and I only uploaded the 1st one of them in the report). 'Other
errors' usually mean 'compiler errors', where the word 'error' is
defined exactly as in GCC: a coding error was encountered that would
have made it impossible to compile the code (and not 'just a logic
bug'). GCC sometimes does seems to be more forgiving in that respect
than clang.


In file included from
/usr/local/src/libreoffice/lotuswordpro/source/filter/xfilter/xfcolor.cxx:61:
In file included from
/usr/local/src/libreoffice/lotuswordpro/source/filter/xfilter/xfcolor.hxx:63:
In file included from
/usr/local/src/libreoffice/lotuswordpro/source/filter/xfilter/xfglobal.hxx:71:
In file included from
/usr/local/src/libreoffice/solver/unxlngi6.pro/inc/rtl/ustring.hxx:38:
In file included from
/usr/local/src/libreoffice/solver/unxlngi6.pro/inc/rtl/string.hxx:42:
In file included from
/usr/local/src/libreoffice/solver/unxlngi6.pro/inc/sal/log.hxx:36:
In file included from
/usr/lib/gcc/i686-redhat-linux/4.7.0/../../../../include/c++/4.7.0/sstream:38:
In file included from
/usr/lib/gcc/i686-redhat-linux/4.7.0/../../../../include/c++/4.7.0/istream:39:
In file included from
/usr/lib/gcc/i686-redhat-linux/4.7.0/../../../../include/c++/4.7.0/ios:40:
In file included from
/usr/lib/gcc/i686-redhat-linux/4.7.0/../../../../include/c++/4.7.0/bits/char_traits.h:40:
In file included from
/usr/lib/gcc/i686-redhat-linux/4.7.0/../../../../include/c++/4.7.0/bits/stl_algobase.h:65:
In file included from
/usr/lib/gcc/i686-redhat-linux/4.7.0/../../../../include/c++/4.7.0/bits/stl_pair.h:61:
In file included from
/usr/lib/gcc/i686-redhat-linux/4.7.0/../../../../include/c++/4.7.0/bits/move.h:57:
/usr/lib/gcc/i686-redhat-linux/4.7.0/../../../../include/c++/4.7.0/type_traits:256:39:
error: use of undeclared identifier '__float128'
    struct __is_floating_point_helper<__float128>
                                      ^
1 error generated.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to