https://bugs.freedesktop.org/show_bug.cgi?id=43139

--- Comment #8 from Rafael da Veiga Cabral <[email protected]> 2011-12-15 
10:58:37 PST ---
Build issue (module framework/uiconfiguration) is also being solved by the
proposed patch:

In file included from
/usr/lib/gcc/i586-mandriva-linux-gnu/4.6.2/../../../../include/c++/4.6.2/vector:61:0,
                 from
/home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/framework/source/uiconfiguration/uiconfigurationmanagerimpl.hxx:36,
                 from
/home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/framework/source/uiconfiguration/uiconfigurationmanagerimpl.cxx:31:
/usr/lib/gcc/i586-mandriva-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_algobase.h:
In function 'typename __gnu_cxx::__enable_if<(!
std::__is_scalar<_Tp>::__value), void>::__type std::__fill_a(_ForwardIterator,
_ForwardIterator, const _Tp&) [with _ForwardIterator =
framework::UIConfigurationManagerImpl::UIElementType*, _Tp =
framework::UIConfigurationManagerImpl::UIElementType, typename
__gnu_cxx::__enable_if<(! std::__is_scalar<_Tp>::__value), void>::__type =
void]':
/usr/lib/gcc/i586-mandriva-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_algobase.h:722:7:
  instantiated from 'void std::fill(_ForwardIterator, _ForwardIterator, const
_Tp&) [with _ForwardIterator =
framework::UIConfigurationManagerImpl::UIElementType*, _Tp =
framework::UIConfigurationManagerImpl::UIElementType]'
/usr/lib/gcc/i586-mandriva-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:397:5:
  instantiated from 'void std::vector<_Tp,
_Alloc>::_M_fill_insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp,
_Alloc>::size_type, const value_type&) [with _Tp =
framework::UIConfigurationManagerImpl::UIElementType, _Alloc =
std::allocator<framework::UIConfigurationManagerImpl::UIElementType>,
std::vector<_Tp, _Alloc>::iterator =
__gnu_cxx::__normal_iterator<framework::UIConfigurationManagerImpl::UIElementType*,
std::vector<framework::UIConfigurationManagerImpl::UIElementType> >, typename
std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer =
framework::UIConfigurationManagerImpl::UIElementType*, std::vector<_Tp,
_Alloc>::size_type = unsigned int, std::vector<_Tp, _Alloc>::value_type =
framework::UIConfigurationManagerImpl::UIElementType]'
/usr/lib/gcc/i586-mandriva-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:944:9:
  instantiated from 'void std::vector<_Tp, _Alloc>::insert(std::vector<_Tp,
_Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&)
[with _Tp = framework::UIConfigurationManagerImpl::UIElementType, _Alloc =
std::allocator<framework::UIConfigurationManagerImpl::UIElementType>,
std::vector<_Tp, _Alloc>::iterator =
__gnu_cxx::__normal_iterator<framework::UIConfigurationManagerImpl::UIElementType*,
std::vector<framework::UIConfigurationManagerImpl::UIElementType> >, typename
std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer =
framework::UIConfigurationManagerImpl::UIElementType*, std::vector<_Tp,
_Alloc>::size_type = unsigned int, std::vector<_Tp, _Alloc>::value_type =
framework::UIConfigurationManagerImpl::UIElementType]'
/usr/lib/gcc/i586-mandriva-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:632:4:
  instantiated from 'void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp,
_Alloc>::size_type, std::vector<_Tp, _Alloc>::value_type) [with _Tp =
framework::UIConfigurationManagerImpl::UIElementType, _Alloc =
std::allocator<framework::UIConfigurationManagerImpl::UIElementType>,
std::vector<_Tp, _Alloc>::size_type = unsigned int, std::vector<_Tp,
_Alloc>::value_type = framework::UIConfigurationManagerImpl::UIElementType]'
/home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/framework/source/uiconfiguration/uiconfigurationmanagerimpl.cxx:740:84:
  instantiated from here
/usr/lib/gcc/i586-mandriva-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_algobase.h:676:2:
error: no match for 'operator=' in '* __first = __value'
/usr/lib/gcc/i586-mandriva-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_algobase.h:676:2:
note: candidate is:
/home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/framework/source/uiconfiguration/uiconfigurationmanagerimpl.hxx:164:20:
note: framework::UIConfigurationManagerImpl::UIElementType&
framework::UIConfigurationManagerImpl::UIElementType::operator=(framework::UIConfigurationManagerImpl::UIElementType&)
/home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/framework/source/uiconfiguration/uiconfigurationmanagerimpl.hxx:164:20:
note:   no known conversion for argument 1 from 'const
framework::UIConfigurationManagerImpl::UIElementType' to
'framework::UIConfigurationManagerImpl::UIElementType&'
make: ***
[/home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/solver/340/unxlngi6.pro/workdir/CxxObject/framework/source/uiconfiguration/uiconfigurationmanagerimpl.o]
Error 1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to