boost-bugs
By Subject
214 Messages |
Starting: | 2007-05-21 11:32:15 |
Ending: | 2023-03-21 13:36:55 |
- [Boost-bugs] [Boost C++ Libraries] #10071: [container] flat_map::insert() is ambiguous if used with initializer lists
- [Boost-bugs] [Boost C++ Libraries] #10272: property_tree commit 8af8b6b breaks VS2013 64-bit build
- [Boost-bugs] [Boost C++ Libraries] #10543: circular_buffer::rotate() incorrectly assumes that circular_buffer::pointer is a simple pointer type
- [Boost-bugs] [Boost C++ Libraries] #10774: Add a queue/priority container
- [Boost-bugs] [Boost C++ Libraries] #10896: astar_maze.cpp: Debug assertion under Windows MSVC-12
- [Boost-bugs] [Boost C++ Libraries] #1094: Finding the correct library to link (feature request for pkg-config support)h
- [Boost-bugs] [Boost C++ Libraries] #11021: Natural sort
- [Boost-bugs] [Boost C++ Libraries] #11125: Preprocessor definitions in wrap_python.hpp don't check for cygwin64
- [Boost-bugs] [Boost C++ Libraries] #11143: Problem with container::set::operator=()
- [Boost-bugs] [Boost C++ Libraries] #11179: create_directories() does not allow control of permissions
- [Boost-bugs] [Boost C++ Libraries] #11181: Header conflict "using-declaration causes a multiple declaration of 'boost::iterators::use_default'"
- [Boost-bugs] [Boost C++ Libraries] #11204: undefined behavior sanitizer complains about runtime_error thrown in serialization/singleton.hpp before main()
- [Boost-bugs] [Boost C++ Libraries] #11229: vector incorrectly copies move-only objects using memcpy
- [Boost-bugs] [Boost C++ Libraries] #11385: uuid serializes incorrectly if adjustfield left is set
- [Boost-bugs] [Boost C++ Libraries] #11403: exception_ptr.hpp causes crash when .NET tries to unload a DLL that uses boost
- [Boost-bugs] [Boost C++ Libraries] #11486: Unable to Locate bjam.exe on web and unable to build Boost Jam using bootstrap.bat
- [Boost-bugs] [Boost C++ Libraries] #11487: Boost doesn't build with Visual C++ 2015
- [Boost-bugs] [Boost C++ Libraries] #11499: windows - exception lock_error while intensive locking/unlocking of shared_mutex on many threads (was: exception lock_error while intensive locking/unlocking of shared_mutex on many threads)
- [Boost-bugs] [Boost C++ Libraries] #11502: narrow_encoding: -Wtype-limits warning is reported
- [Boost-bugs] [Boost C++ Libraries] #11562: (condition_variable_any::wait_until + recursive_mutex + steady_clock) timer expires after computer time is set forward on Ubuntu 64-bit
- [Boost-bugs] [Boost C++ Libraries] #11599: VS2015 warns that in new_tree, not all control paths return a value
- [Boost-bugs] [Boost C++ Libraries] #11625: BOOST_TEST( ..., per_element() ) erroneously requires collections are comparable
- [Boost-bugs] [Boost C++ Libraries] #11744: Preprocessor error ./boost/atomic/detail/int_sizes.hpp:107:55: error: missing binary operator before token "("
- [Boost-bugs] [Boost C++ Libraries] #11756: Unable to compile boost test library on openwrt - mips
- [Boost-bugs] [Boost C++ Libraries] #11761: boost/graph/kamada_kawai_spring_layout.hpp: many indexes out of range ?
- [Boost-bugs] [Boost C++ Libraries] #11766: Fusion container's conversion ctor and SFINAE.
- [Boost-bugs] [Boost C++ Libraries] #11795: Incorrect version specification for documentation of thread destructor
- [Boost-bugs] [Boost C++ Libraries] #11796: Thread move assignment operator, does not detach previous thread data
- [Boost-bugs] [Boost C++ Libraries] #11802: Incorrect ordering after using insert() with ordered_range_t on a flat_multiset with a non-default sort order
- [Boost-bugs] [Boost C++ Libraries] #11802: Incorrect ordering after using insert() with ordered_range_t on a flat_multiset with a non-default sort order (was: Incorrect ordering after using insert() with ordered_range_t on a flat_set with a non-default sort order)
- [Boost-bugs] [Boost C++ Libraries] #11804: Contribution: edge-disjoint k-shortest paths
- [Boost-bugs] [Boost C++ Libraries] #11811: Is_nothrow_move_constructible fails on mngw
- [Boost-bugs] [Boost C++ Libraries] #11816: can not move asio socket on vs2010
- [Boost-bugs] [Boost C++ Libraries] #11817: 'sync_queue_is_closed' was not declared in boost/thread/executors/thread_executor.hpp
- [Boost-bugs] [Boost C++ Libraries] #11818: future.then will be blocked if promise is set after the invocation of then
- [Boost-bugs] [Boost C++ Libraries] #11820: compilier error when using operator[] of map
- [Boost-bugs] [Boost C++ Libraries] #11821: clang-cl fails using typeof.hpp
- [Boost-bugs] [Boost C++ Libraries] #11822: nvcc can not compile BOOST_AUTO_TEST_CASE_TEMPLATE
- [Boost-bugs] [Boost C++ Libraries] #11825: Parsing command-line arguments on Windows
- [Boost-bugs] [Boost C++ Libraries] #11826: float128.hpp: too aggressive NOTHROW on converting assignment operator
- [Boost-bugs] [Boost C++ Libraries] #11827: Multiple declaration for std::exception.
- [Boost-bugs] [Boost C++ Libraries] #11828: net/if.h and linux/if.h incompatible for latest boost and centos 6.6
- [Boost-bugs] [Boost C++ Libraries] #11829: Order of elements with same key in multimap not preserved
- [Boost-bugs] [Boost C++ Libraries] #11830: small_vector move is broken
- [Boost-bugs] [Boost C++ Libraries] #11831: clang-cl fails in type_with_alignment.hpp
- [Boost-bugs] [Boost C++ Libraries] #11832: clang-cl + boost intrusive = miscompile
- [Boost-bugs] [Boost C++ Libraries] #11833: Boost usage of __int128 when compiled with clang-cl
- [Boost-bugs] [Boost C++ Libraries] #11834: Undefined symbols for architecture x86_64:
- [Boost-bugs] [Boost C++ Libraries] #11835: boost::has_trivial_copy is incorrect on Clang
- [Boost-bugs] [Boost C++ Libraries] #11836: cannot build filesystem, utility/enable_if has been moved to core
- [Boost-bugs] [Boost C++ Libraries] #11837: Failed to build Boost.Build engine
- [Boost-bugs] [Boost C++ Libraries] #11838: contribution: Yen k-shortest paths
- [Boost-bugs] [Boost C++ Libraries] #11839: JSON parser does not work with "boost::any" as value type
- [Boost-bugs] [Boost C++ Libraries] #11840: New is_complex<T> failing with const types
- [Boost-bugs] [Boost C++ Libraries] #11841: advapi does not exist on windows phone
- [Boost-bugs] [Boost C++ Libraries] #11842: VC 2005 warning "conversion from '__w64 int' to streamsize" when lexical_cast from string to double.
- [Boost-bugs] [Boost C++ Libraries] #11843: shared_ptr hash support doesn't work for shared_ptr<T[]> or shared_ptr<T[N]>
- [Boost-bugs] [Boost C++ Libraries] #11844: memcpy should only be used on trivially copyable objects
- [Boost-bugs] [Boost C++ Libraries] #11845: Ability to generate the unique and stable test name for every data set in BOOST_DATA_TEST_CASE
- [Boost-bugs] [Boost C++ Libraries] #11846: to_iso[_extended]_string documentation
- [Boost-bugs] [Boost C++ Libraries] #11847: reference typedef no longer available in parent class of iterator_facade
- [Boost-bugs] [Boost C++ Libraries] #11848: Win32 backend bug when do wide char convert to multi byte in boost::locale
- [Boost-bugs] [Boost C++ Libraries] #11849: -DBOOST_TYPEOF_EMULATION is not needed for scope_exit/run-vaseq test with Oracle studio 12.5
- [Boost-bugs] [Boost C++ Libraries] #11850: templated overload of boost::lockfree::spsc_queue::pop is a potential footgun
- [Boost-bugs] [Boost C++ Libraries] #11851: epoll_reactor::deregister_descriptor() release descriptor_data
- [Boost-bugs] [Boost C++ Libraries] #11852: GCC 4.8.5 & CUDA: float128 missing
- [Boost-bugs] [Boost C++ Libraries] #11853: boost_log, boost_log_setup boost_graph doesn't compile on intel-16.0-vc12 toolset
- [Boost-bugs] [Boost C++ Libraries] #11854: Add fixture support in BOOST_DATA_TEST_CASE
- [Boost-bugs] [Boost C++ Libraries] #11855: generic gives problems in C++/CLI
- [Boost-bugs] [Boost C++ Libraries] #11856: pool_resource.cpp error: declaration changes meaning
- [Boost-bugs] [Boost C++ Libraries] #11857: Multiprecision shift right operator discards hex characters in 1.60
- [Boost-bugs] [Boost C++ Libraries] #11858: Boost.Seriliazation broken when using Unicode characters
- [Boost-bugs] [Boost C++ Libraries] #11859: Wrong handling of ", " in Run-Parameters
- [Boost-bugs] [Boost C++ Libraries] #11860: Using iostreams causes lots of messages about deprecated header template_arity_spec.hpp
- [Boost-bugs] [Boost C++ Libraries] #11861: Using boost thread crash winrt store app on start on Windows 10 Phone devices
- [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] #11863: Compilation failure when trying to use Boost Test
- [Boost-bugs] [Boost C++ Libraries] #11864: C4348 - Multiple warnings in Boost::Spirit
- [Boost-bugs] [Boost C++ Libraries] #11865: Intrusive list explicit ctor error with Clang 3.6 (C++11/14)
- [Boost-bugs] [Boost C++ Libraries] #11866: small_vector does not have range constructor
- [Boost-bugs] [Boost C++ Libraries] #11867: small_vector should have constructor and assignment operator taking other small_vector
- [Boost-bugs] [Boost C++ Libraries] #11868: cannot build Boost using PGI compilers
- [Boost-bugs] [Boost C++ Libraries] #11869: Boost should consistently use BOOST_ for all #defines and standardize header guards
- [Boost-bugs] [Boost C++ Libraries] #11870: arithmetic_type misses wchar_t handling as typedef to short
- [Boost-bugs] [Boost C++ Libraries] #11871: json_parser missing return statement in standard callback
- [Boost-bugs] [Boost C++ Libraries] #11872: "std::sprintf" it is normal?
- [Boost-bugs] [Boost C++ Libraries] #11873: boost::filesystem does not work on windows when multiple processes access the same junction (directory)
- [Boost-bugs] [Boost C++ Libraries] #11874: Compilation error with GCC4.6 in C++11 mode
- [Boost-bugs] [Boost C++ Libraries] #11875: Boost.Phoenix should not forward-declare std::unordered_set / map
- [Boost-bugs] [Boost C++ Libraries] #11876: Boost.Graph conflicts with Qt's foreach macro
- [Boost-bugs] [Boost C++ Libraries] #11877: fusion at_c compile error on join of two vectors
- [Boost-bugs] [Boost C++ Libraries] #11878: Locale dependend number formatting doesn't work with MSVC release config
- [Boost-bugs] [Boost C++ Libraries] #11879: Incorrect use of reset cause unexpected impact on previous code segment
- [Boost-bugs] [Boost C++ Libraries] #11880: BGL adjacency_matrix_traits compiling failure
- [Boost-bugs] [Boost C++ Libraries] #1974: ambiguous call to ref in vector_of_vector.hpp when using bind.hpp
- [Boost-bugs] [Boost C++ Libraries] #2226: boost::thread 1.36.0 /clr Link Error LNK2022
- [Boost-bugs] [Boost C++ Libraries] #4559: Need baud rate workaround in asio for bug in glibc
- [Boost-bugs] [Boost C++ Libraries] #6618: boost::container::flat_map not transparently accepting move-only values
- [Boost-bugs] [Boost C++ Libraries] #7055: Boost build doesn't detect presence of ICU for regex
- [Boost-bugs] [Boost C++ Libraries] #7682: boost 1.52 named_mutex/named_condition pairing broken
- [Boost-bugs] [Boost C++ Libraries] #7687: [date_time] implicit conversion loses integer precision
- [Boost-bugs] [Boost C++ Libraries] #7876: container::map fails with unions
- [Boost-bugs] [Boost C++ Libraries] #8746: Boot log sink file collector max number of files threshold
- [Boost-bugs] [Boost C++ Libraries] #9016: filesystem::is_directory() returns false for junction
- [Boost-bugs] [Boost C++ Libraries] #9156: 1.54 broke NO_ZLIB=1 and NO_COMPRESSION=1
- [Boost-bugs] [Boost C++ Libraries] #9165: small buffer optimization for vector or new container
- [Boost-bugs] [Boost C++ Libraries] #9214: (Windows) bjam should choose the msvc version from the current visual studio prompt
- [Boost-bugs] [Boost C++ Libraries] #9430: Boost building step stuck on running bootstrap.bat on Win7 with Visual C++ 2010
- [Boost-bugs] [Boost C++ Libraries] #9931: flat_map::insert(ordered_unique_range_t...) fails with move_iterators
This archive was generated by hypermail 2.1.7
: 2023-03-21 13:39:50 UTC