linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #03088
[Bug 907987] [NEW] drizzle doesn't build with gcc gcc-4.6.2 because of code error
Public bug reported:
Here is the snippet that shows the bug:
/usr/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::shared_count::shared_count(P, boost::detail::sp_inplace_tag<D>)':
/usr/include/boost/smart_ptr/detail/shared_count.hpp:164:16: error: expected ';' before '(' token
/usr/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::shared_count::shared_count(P, boost::detail::sp_inplace_tag<D>, A)':
/usr/include/boost/smart_ptr/detail/shared_count.hpp:250:16: error: expected ';' before '(' token
** Affects: drizzle
Importance: Undecided
Status: New
** Tags: drizzle7-2011.11.29
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/907987
Title:
drizzle doesn't build with gcc gcc-4.6.2 because of code error
Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
New
Bug description:
Here is the snippet that shows the bug:
/usr/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::shared_count::shared_count(P, boost::detail::sp_inplace_tag<D>)':
/usr/include/boost/smart_ptr/detail/shared_count.hpp:164:16: error: expected ';' before '(' token
/usr/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::shared_count::shared_count(P, boost::detail::sp_inplace_tag<D>, A)':
/usr/include/boost/smart_ptr/detail/shared_count.hpp:250:16: error: expected ';' before '(' token
To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/907987/+subscriptions
Follow ups
References