Static src analysis of LibreOffice

John Smith lbalbalba at gmail.com
Mon Aug 6 00:27:09 PDT 2012


On Mon, Aug 6, 2012 at 9:08 AM, Stephan Bergmann <sbergman at redhat.com> wrote:
> On 08/03/2012 06:07 PM, John Smith wrote:
>>
>>
>> /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>
>
>
> That smells like "On recent Fedora 17, the included Clang (3.0) is unusable
> due to clang++ chokes on <complex>. However, a home-built Clang 3.1 works
> fine."
> (<https://wiki.documentfoundation.org/Development/Building_LibreOffice_with_Clang#Setup>)
>
>
> Stephan
>
Thanks for pointing that out. I am indeed running Fedora 17. I am not,
however, running the included clang, but the (almost) latest svn :

# clang --version
clang version 3.2 (trunk 161295)
Target: i386-pc-linux-gnu
Thread model: posix


Still weird that that shows up (again ?), though.


Regards,


John Smith


More information about the LibreOffice mailing list