boost-bugs
By Subject
282 Messages |
Starting: | 2007-05-21 11:32:15 |
Ending: | 2023-03-21 13:36:55 |
- :then()
- [Boost-bugs] [Boost C++ Libraries] #10231: [graph] finish_edge seems never to get called in depth_first_search
- [Boost-bugs] [Boost C++ Libraries] #10275: darwin.jam fails to detect installed SDK on MacOS 10.9 with XCode 5.1 installed
- [Boost-bugs] [Boost C++ Libraries] #10278: variant c2666, wrong constructor?
- [Boost-bugs] [Boost C++ Libraries] #10338: Boost.PropertyTree update to v1.56 breaks existing code
- [Boost-bugs] [Boost C++ Libraries] #10731: make_permissions is case-inconsistent and requires unnecessary conversions
- [Boost-bugs] [Boost C++ Libraries] #10795: Include asio/ssl/context.hpp reports two leaks on Windows
- [Boost-bugs] [Boost C++ Libraries] #10927: Missing std:: qualifier for fabs in phoenix/test/stdlib/cmath.cpp
- [Boost-bugs] [Boost C++ Libraries] #10970: uses of make_reverse_iterator conflict with C++14's.
- [Boost-bugs] [Boost C++ Libraries] #11085: Missing qualifier for pow call in phoenix/test/function/function_tests.cpp
- [Boost-bugs] [Boost C++ Libraries] #11128: [bb10/qnx failures] Build error
- [Boost-bugs] [Boost C++ Libraries] #11143: Problem with container::set::operator=()
- [Boost-bugs] [Boost C++ Libraries] #11170: Doc slip for index_of
- [Boost-bugs] [Boost C++ Libraries] #11182: Iostreams can't find symbol only on OSX
- [Boost-bugs] [Boost C++ Libraries] #11374: find_flow_cost() not working with bundled or user-defined properties
- [Boost-bugs] [Boost C++ Libraries] #11461: signals2/signal.hpp does not compile with exceptions off
- [Boost-bugs] [Boost C++ Libraries] #11598: portable binary archive still includes removed pfto.hpp
- [Boost-bugs] [Boost C++ Libraries] #11599: VS2015 warns that in new_tree, not all control paths return a value
- [Boost-bugs] [Boost C++ Libraries] #11602: boost.variant constructor accepts any type as parameter
- [Boost-bugs] [Boost C++ Libraries] #11696: variant& operator=(variant&& rhs) never noexcept under clang
- [Boost-bugs] [Boost C++ Libraries] #11742: lengauer_tarjan_dominator_tree: doesn't respect indexMap parameter
- [Boost-bugs] [Boost C++ Libraries] #11751: variant of non-const references fails equality compare
- [Boost-bugs] [Boost C++ Libraries] #11798: Implementation of boost::shared_mutex on POSIX is suboptimal
- [Boost-bugs] [Boost C++ Libraries] #11823: Exception safety problems in the epoll based implementation of async_accept
- [Boost-bugs] [Boost C++ Libraries] #11855: generic gives problems in C++/CLI
- [Boost-bugs] [Boost C++ Libraries] #11862: timer.hpp, commented line 14 (// #include <boost/chrono/chrono.hpp>) causes link error in (at least) MSVC
- [Boost-bugs] [Boost C++ Libraries] #11933: warnings in 1.60 when compiling with nvcc
- [Boost-bugs] [Boost C++ Libraries] #11981: boost::archive::xml_woarchive with locale dosen't work
- [Boost-bugs] [Boost C++ Libraries] #12001: Under C++11, BOOST_TEST() wrong on boost::optional + named-parameter-idiom example
- [Boost-bugs] [Boost C++ Libraries] #12024: boost test depends on nonexisting abi::__cxa_demangle on android
- [Boost-bugs] [Boost C++ Libraries] #12026: using this coupon
- [Boost-bugs] [Boost C++ Libraries] #12029: ice.hpp deprecated in 1.60 yet still included from some headers
- [Boost-bugs] [Boost C++ Libraries] #12038: Max-flow algorithms not working with named parameters.
- [Boost-bugs] [Boost C++ Libraries] #12048: Adjacency Graph Deprecated...
- [Boost-bugs] [Boost C++ Libraries] #12048: Deprecated libstdc++ header used in adjacency_list.hpp (was: Adjacency Graph Deprecated...)
- [Boost-bugs] [Boost C++ Libraries] #12093: Boost 1.60.0: Build fails
- [Boost-bugs] [Boost C++ Libraries] #12103: Fix for gcc bug 58952
- [Boost-bugs] [Boost C++ Libraries] #12110: boost::signals2 with reference to boost::any crashes on vc2015 update2
- [Boost-bugs] [Boost C++ Libraries] #12115: Boost.Asio compile error on Visual Studio 2015 Update 2
- [Boost-bugs] [Boost C++ Libraries] #12123: Using Boost.Signals2 with Boost.Variant leads to compilation error, MSVC 14 (suspected compiler bug)
- [Boost-bugs] [Boost C++ Libraries] #12129: C++11 / C++14 compability in boost/iostreams
- [Boost-bugs] [Boost C++ Libraries] #12132: ubuntu 64 bit icu detaction fails
- [Boost-bugs] [Boost C++ Libraries] #12138: Lex plain token range is always 1 token only
- [Boost-bugs] [Boost C++ Libraries] #12155: variant does not support a class derived from variant as one of its types
- [Boost-bugs] [Boost C++ Libraries] #12157: Dividing zero by zero produces one in boost::multiprecision::cpp_dec_float
- [Boost-bugs] [Boost C++ Libraries] #12166: multi_pass_iterator comparisons should be const
- [Boost-bugs] [Boost C++ Libraries] #12167: cpp_bin_float exponent overflow in division
- [Boost-bugs] [Boost C++ Libraries] #12170: boost::multiprecision::export_bits throws on a negative cpp_int number
- [Boost-bugs] [Boost C++ Libraries] #12171: boost::multiprecision should provide a hash function
- [Boost-bugs] [Boost C++ Libraries] #12172: Warning in ublas/matrix_expression.hpp from GCC 6.1.0 -Wmisleading-indentation
- [Boost-bugs] [Boost C++ Libraries] #12173: error: Unable to load Jamfile.
- [Boost-bugs] [Boost C++ Libraries] #12174: Tokenizer delivers additional null byte - string token
- [Boost-bugs] [Boost C++ Libraries] #12175: Propose serialization supports std::experimental::optional
- [Boost-bugs] [Boost C++ Libraries] #12176: Chrono without linking to Boost.System
- [Boost-bugs] [Boost C++ Libraries] #12177: vector::priv_merge uses unqualified uintptr_t
- [Boost-bugs] [Boost C++ Libraries] #12178: Log record stream state persists between log statements
- [Boost-bugs] [Boost C++ Libraries] #12179: Including boost/optional/optional_fwd.hpp without first including boost/config.hpp doesn't compile.
- [Boost-bugs] [Boost C++ Libraries] #12180: Date time parsing with a particular format string dereferences an end iterator
- [Boost-bugs] [Boost C++ Libraries] #12181: Compile cpp_int fails in gcc6.1
- [Boost-bugs] [Boost C++ Libraries] #12182: boost::asio async_send corrupts memory on Visual Studio 2015 x64 build
- [Boost-bugs] [Boost C++ Libraries] #12183: GCC 6.1 thinks boost::container::string violates strict aliasing
- [Boost-bugs] [Boost C++ Libraries] #12184: clang -Wdocumentation warning
- [Boost-bugs] [Boost C++ Libraries] #12185: bootstrap for boost_60_0 does not work for Visual Studio 2013
- [Boost-bugs] [Boost C++ Libraries] #12186: Inclusion order for labeled_graph
- [Boost-bugs] [Boost C++ Libraries] #12187: Boost-bugs Archive link does not work
- [Boost-bugs] [Boost C++ Libraries] #12188: Valgrind reports invalid delete after using boost::asio::ip::tcp::resolver.resolve
- [Boost-bugs] [Boost C++ Libraries] #12189: R-tree spacial predicates for ring, polygon, multipolygon fail to compile
- [Boost-bugs] [Boost C++ Libraries] #12190: Intrusive List + Flat Map combination crashes
- [Boost-bugs] [Boost C++ Libraries] #12191: Unable to produce proper multiprecision output from sph_neumann() function
- [Boost-bugs] [Boost C++ Libraries] #12192: boost log exception handler not invoked in release mode
- [Boost-bugs] [Boost C++ Libraries] #12193: Improved PathScale compiler support
- [Boost-bugs] [Boost C++ Libraries] #12194: Copy assignment on moveable and copyable classes uses wrong type
- [Boost-bugs] [Boost C++ Libraries] #12195: cpp_bin_float infinity does not change sign when multiplied/divided by negative number
- [Boost-bugs] [Boost C++ Libraries] #12196: cpp_bin_float: convert_to<double> of infinity and NaN returns zero
- [Boost-bugs] [Boost C++ Libraries] #12197: is_valid returns self-intersection error for multipolygons with many decimal
- [Boost-bugs] [Boost C++ Libraries] #12198: cpp_bin_float addition/subtraction produces wrong result when the difference of exponents of arguments overflows
- [Boost-bugs] [Boost C++ Libraries] #12199: cpp_bin_float addition: bad rounding when difference beetween exponents of operands is equal to # of bits in significand
- [Boost-bugs] [Boost C++ Libraries] #12200: portable binary archive still includes removed pfto.hpp
- [Boost-bugs] [Boost C++ Libraries] #12201: Compilation issue in 64 bit
- [Boost-bugs] [Boost C++ Libraries] #12202: shared_lock should be in shared_mutex header
- [Boost-bugs] [Boost C++ Libraries] #12203: boost::optional<optional<T>&> broken in 1.61.0
- [Boost-bugs] [Boost C++ Libraries] #12204: Boost 1.61.0 mulitiprecision introduces warning on clang / OS X
- [Boost-bugs] [Boost C++ Libraries] #12205: FTBFS boost.serialization 1.61: undefined reference to boost::archive::codecvt_null<wchar_t>
- [Boost-bugs] [Boost C++ Libraries] #12206: gcc 6.1 reports "misleading-indentation" warning
- [Boost-bugs] [Boost C++ Libraries] #12207: allocate_shared using fast_pool_allocator results in member vector iterator memory corruption on MSVC
- [Boost-bugs] [Boost C++ Libraries] #12208: Lexer does not work with boost::spirit::istream_iterator
- [Boost-bugs] [Boost C++ Libraries] #12209: cpp_bin_float: Subtraction of negative infinity from negative number produces negative infinity
- [Boost-bugs] [Boost C++ Libraries] #12210: compiling PCH with gcc 6.1 fails
- [Boost-bugs] [Boost C++ Libraries] #12211: boost::multiprecision cpp_int renders string inconsistently w.r.t. locale
- [Boost-bugs] [Boost C++ Libraries] #12212: type_traits/integral_constant.hpp, BOOST_MPL_CFG_NO_ADL_BARRIER_NAMESPACE and mpl/integral_c.hpp unhappy together
- [Boost-bugs] [Boost C++ Libraries] #12213: cpp_bin_float: convert_to<double> of negative zero returns positive zero
- [Boost-bugs] [Boost C++ Libraries] #12214: boost::posix_time::time_duration::sec_type is too small!
- [Boost-bugs] [Boost C++ Libraries] #12215: Boost.context: call stack corrupted on Windows using default fixedsize_stack
- [Boost-bugs] [Boost C++ Libraries] #12216: Data driven test compile failure when taking a join of grids
- [Boost-bugs] [Boost C++ Libraries] #12217: boost.iostreams on Android can't find ZLIB
- [Boost-bugs] [Boost C++ Libraries] #12218: Compilation error using input_seekable with gzip_decompressor()
- [Boost-bugs] [Boost C++ Libraries] #12219: Compilation error using input_seekable with gzip_decompressor()
- [Boost-bugs] [Boost C++ Libraries] #12221: coroutine<>::push_type function starts without pushing
- [Boost-bugs] [Boost C++ Libraries] #12222: Segmentation fault in boost::make_u32regex when trying to construct invalid regular expression
- [Boost-bugs] [Boost C++ Libraries] #12223: iostreams/detail/is_dereferenceable.hpp includes deprecated header files
- [Boost-bugs] [Boost C++ Libraries] #12224: Crash on MSVC with RTTI disabled
- [Boost-bugs] [Boost C++ Libraries] #12225: Boost Your Testosterone Level With Crazy Bulk Cutting Stacks
- [Boost-bugs] [Boost C++ Libraries] #12226: Microsoft compiler bug with boost::spirit::traits::absolute_value
- [Boost-bugs] [Boost C++ Libraries] #12227: cpp_bin_float: sqrt(+inf) inconsistent with IEEE-754
- [Boost-bugs] [Boost C++ Libraries] #12228: Some test headers fail to compile independently
- [Boost-bugs] [Boost C++ Libraries] #12229: intrusive::unordered_set<T>::rehash() broken
- [Boost-bugs] [Boost C++ Libraries] #12230: strerror deprecated in favor of strerror_s in VS2015
- [Boost-bugs] [Boost C++ Libraries] #12231: How to build boost with CMake?
- [Boost-bugs] [Boost C++ Libraries] #12232: boost::interprocess::intermodule_singleton initialization failed in Windows 2012 Server
- [Boost-bugs] [Boost C++ Libraries] #12233: boost::regex doesn't compile with clang on windows
- [Boost-bugs] [Boost C++ Libraries] #12234: boost::multiprecision x64 win32 hard compile errors on windows with mpir
- [Boost-bugs] [Boost C++ Libraries] #12235: boost/endian causes reads from unaligned address.
- [Boost-bugs] [Boost C++ Libraries] #12236: BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES for msvc 2015
- [Boost-bugs] [Boost C++ Libraries] #12237: libs\regex\example\snippets\captures_example.cpp(39, 30): error : no member named 'captures' in 'boost::match_results<std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > >, std::allocator<boost::sub_match<std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > > > > >'
- [Boost-bugs] [Boost C++ Libraries] #12238: Boost fails to compil under OpenSSL 1.1.0
- [Boost-bugs] [Boost C++ Libraries] #12238: Boost fails to compile using OpenSSL 1.1.0 (was: Boost fails to compil under OpenSSL 1.1.0)
- [Boost-bugs] [Boost C++ Libraries] #12239: Filesystem compiler error when using Clang 3.7 in Microsoft Windows
- [Boost-bugs] [Boost C++ Libraries] #12240: Documentation for data-driven testing should explictly mention std::tuple
- [Boost-bugs] [Boost C++ Libraries] #12241: Data-driven testing over a range of std::tuple has broken
- [Boost-bugs] [Boost C++ Libraries] #12242: boost 1.60 build issue with Intel C++ compiler for MacOS
- [Boost-bugs] [Boost C++ Libraries] #3789: boost::object_pool::free() is very slow.
- [Boost-bugs] [Boost C++ Libraries] #4179: time_duration::operator*(int) has no versions for double and int64_t causing implicit truncating them to int32_t
- [Boost-bugs] [Boost C++ Libraries] #5558: Phoenix bind doesn't support bind<type> construct
- [Boost-bugs] [Boost C++ Libraries] #5604: Boost.Phoenix: Provide access to thrown exception in catch handler
- [Boost-bugs] [Boost C++ Libraries] #5715: sequencing with comma does not work for boost::phoenix::bind
- [Boost-bugs] [Boost C++ Libraries] #5871: variant constructible/assignable from anything
- [Boost-bugs] [Boost C++ Libraries] #5875: local variable in phoenix let discards value
- [Boost-bugs] [Boost C++ Libraries] #5917: cc toolset broken
- [Boost-bugs] [Boost C++ Libraries] #6026: phoenix block statement tries to copy objects instead of references
- [Boost-bugs] [Boost C++ Libraries] #6187: boost::filesystem::exists will thought a string is which include zero, is a file, exactly is the file is not exist.
- [Boost-bugs] [Boost C++ Libraries] #6268: Conflict between fusion and phoenix operator<
- [Boost-bugs] [Boost C++ Libraries] #6277: Checked iterators are not threadsafe
- [Boost-bugs] [Boost C++ Libraries] #6665: not-unary phoenix stl cmath adapted functions not working
- [Boost-bugs] [Boost C++ Libraries] #6767: Use of namespace qualifier with floating point exception functions breaks if they are macros
- [Boost-bugs] [Boost C++ Libraries] #6848: ref doesn't work with noncopyable object
- [Boost-bugs] [Boost C++ Libraries] #7120: ambiguous overload of convert_construct in variant when one of variant's value types derives from variant
- [Boost-bugs] [Boost C++ Libraries] #7165: cannot change BOOST_PHOENIX_LIMIT
- [Boost-bugs] [Boost C++ Libraries] #7166: Phoenix unconditionally sets BOOST_PROTO_MAX_ARITY
- [Boost-bugs] [Boost C++ Libraries] #7181: 'boost::phoenix::actor<Expr>' : default constructor could not be generated
- [Boost-bugs] [Boost C++ Libraries] #7356: program crashed when using phoenix::switch_, case<> with STL::for_each, using std::vector<int> as the container
- [Boost-bugs] [Boost C++ Libraries] #7506: unique_path Fails on Windows for Temporary User Profiles
- [Boost-bugs] [Boost C++ Libraries] #7624: Deduction failure
- [Boost-bugs] [Boost C++ Libraries] #8156: erroneous documentation for switch_ statement
- [Boost-bugs] [Boost C++ Libraries] #8417: minor bug in documentation
- [Boost-bugs] [Boost C++ Libraries] #8465: ptree get_child should not throw an exception on empty sets
- [Boost-bugs] [Boost C++ Libraries] #8555: Variant, Implicit Conversions and C++11
- [Boost-bugs] [Boost C++ Libraries] #9111: unused parameter warning in phoenix bind
- [Boost-bugs] [Boost C++ Libraries] #9113: Warning in visit_each with -Wshadow
- [Boost-bugs] [Boost C++ Libraries] #9721: ptree write_json does not conform to JSON standard
This archive was generated by hypermail 2.1.7
: 2023-03-21 13:39:50 UTC