[Bug 1941909] [NEW] bug in boost 1.74
viot
1941909 at bugs.launchpad.net
Fri Aug 27 16:39:00 UTC 2021
Public bug reported:
The version 1.74 of the boost library has a bug in boost/serialization/optional.hpp
For instance, the code
#include <boost/serialization/optional.hpp>
int main () {
return 0;
}
gives an error for the compilation.
This problem is solved in the version 1.75.
Is it possible to update the version?
** Affects: boost-defaults (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to boost-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/1941909
Title:
bug in boost 1.74
Status in boost-defaults package in Ubuntu:
New
Bug description:
The version 1.74 of the boost library has a bug in boost/serialization/optional.hpp
For instance, the code
#include <boost/serialization/optional.hpp>
int main () {
return 0;
}
gives an error for the compilation.
This problem is solved in the version 1.75.
Is it possible to update the version?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boost-defaults/+bug/1941909/+subscriptions
More information about the foundations-bugs
mailing list