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

--- Comment #11 from steph...@archlinux.org 2011-12-17 11:05:54 PST ---
There are two remaining error with gcc 4.6.2 in the 'framework' module :


/build/src/build/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx:760:85:
  instantiated from here
/usr/lib/gcc/x86_64-unknown-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/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_algobase.h:676:2:
note: candidate is:
/build/src/build/framework/inc/uiconfiguration/moduleuiconfigurationmanager.hxx:174:20:
note: framework::ModuleUIConfigurationManager::UIElementType&
framework::ModuleUIConfigurationManager::UIElementType::operator=(framework::ModuleUIConfigurationManager::UIElementType&)
/build/src/build/framework/inc/uiconfiguration/moduleuiconfigurationmanager.hxx:174:20:
note:   no known conversion for argument 1 from 'const
framework::ModuleUIConfigurationManager::UIElementType' to
'framework::ModuleUIConfigurationManager::UIElementType&'
make: ***
[/build/src/build/solver/340/unxlngx6.pro/workdir/CxxObject/framework/source/uiconfiguration/moduleuiconfigurationmanager.o]
Error 1


[...]


/build/src/build/framework/source/uiconfiguration/uiconfigurationmanager.cxx:614:70:
  instantiated from here
/usr/lib/gcc/x86_64-unknown-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/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_algobase.h:676:2:
note: candidate is:
/build/src/build/framework/inc/uiconfiguration/uiconfigurationmanager.hxx:160:20:
note: framework::UIConfigurationManager::UIElementType&
framework::UIConfigurationManager::UIElementType::operator=(framework::UIConfigurationManager::UIElementType&)
/build/src/build/framework/inc/uiconfiguration/uiconfigurationmanager.hxx:160:20:
note:   no known conversion for argument 1 from 'const
framework::UIConfigurationManager::UIElementType' to
'framework::UIConfigurationManager::UIElementType&'
make: ***
[/build/src/build/solver/340/unxlngx6.pro/workdir/CxxObject/framework/source/uiconfiguration/uiconfigurationmanager.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
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to