https://issues.apache.org/ooo/show_bug.cgi?id=122044
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |g | --- Comment #1 from Andre <[email protected]> --- This was found by Pavel. The warning looks like this: sfx2/source/sidebar/SidebarController cc1plus: warnings being treated as errors /Users/pavel/BUILD/BuildDir/ooo_trunk_src/solver/400/unxmacxi.pro/inc/boost/aligned_storage.hpp:90: warning: enumeral and non-enumeral type in conditional expression /Users/pavel/BUILD/BuildDir/ooo_trunk_src/solver/400/unxmacxi.pro/inc/boost/aligned_storage.hpp: In instantiation of ‘boost::aligned_storage<4ul, 4ul>’: /Users/pavel/BUILD/BuildDir/ooo_trunk_src/solver/400/unxmacxi.pro/inc/boost/variant/variant.hpp:1170: instantiated from ‘boost::variant<Color, Gradient, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>’ /Users/pavel/BUILD/BuildDir/ooo_trunk_src/sfx2/source/sidebar/Paint.hxx:78: instantiated from here /Users/pavel/BUILD/BuildDir/ooo_trunk_src/solver/400/unxmacxi.pro/inc/boost/aligned_storage.hpp:90: warning: enumeral and non-enumeral type in conditional expression make: *** [/Users/pavel/BUILD/BuildDir/ooo_trunk_src/solver/400/unxmacxi.pro/workdir/CxxObject/sfx2/source/sidebar/SidebarController.o] Error 1 dmake: Error code 2, while making 'all' ERROR: error 65280 occurred while making /Users/pavel/BUILD/BuildDir/ooo_trunk_src/sfx2/prj A patch to resolve this exists in the boost bug tracker: https://svn.boost.org/trac/boost/ticket/4297 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
