boost-bugs
By Subject
308 Messages |
Starting: | 2007-05-21 11:32:15 |
Ending: | 2023-03-21 13:36:55 |
- [Boost-bugs] [Boost C++ Libraries] #1094: Finding the correct library to link (feature request for pkg-config support)h
- [Boost-bugs] [Boost C++ Libraries] #1221: Section names may cause html names to be too long
- [Boost-bugs] [Boost C++ Libraries] #1556: Missing initialisations, thread code now warning free
- [Boost-bugs] [Boost C++ Libraries] #1900: Missing documentation for mpl::print in the MPL library
- [Boost-bugs] [Boost C++ Libraries] #2100: thread fails to compile with -fno-exceptions
- [Boost-bugs] [Boost C++ Libraries] #2114: Patch for export symbols from shared library
- [Boost-bugs] [Boost C++ Libraries] #2796: interprocess::file_lock has incorrect behavior when win32 api is enabled
- [Boost-bugs] [Boost C++ Libraries] #2881: Macros conflict: BOOST_HAS_FTIME and BOOST_NO_GETSYSTEMTIMEASFILETIME
- [Boost-bugs] [Boost C++ Libraries] #3504: deadline_timer (based on UTC time) is not suitable for communication timeouts
- [Boost-bugs] [Boost C++ Libraries] #3925: Property tree documentation is seriously out of date
- [Boost-bugs] [Boost C++ Libraries] #3926: thread_specific_ptr + dlopen library causes a SIGSEGV.
- [Boost-bugs] [Boost C++ Libraries] #4068: Borland also needs private/public workaround in boost::exception
- [Boost-bugs] [Boost C++ Libraries] #4189: Add better support for non-default constructible function objects
- [Boost-bugs] [Boost C++ Libraries] #4297: [PATCH] Fix for warning: enumeral and non-enumeral type in conditional expression
- [Boost-bugs] [Boost C++ Libraries] #4452: NDEBUG causes segv in interprocess::managed_mapped_file
- [Boost-bugs] [Boost C++ Libraries] #4485: boost.filesysten v3 breaks boost:::iostream::mapped_file
- [Boost-bugs] [Boost C++ Libraries] #4524: interprocess::interprocess_semaphore consumes cpu while waiting
- [Boost-bugs] [Boost C++ Libraries] #4594: Boost exception classes do not have GCC default visibility
- [Boost-bugs] [Boost C++ Libraries] #4609: Boost.Python: Converting from bytes object to std::string
- [Boost-bugs] [Boost C++ Libraries] #4618: local_time_period not defined in local_time_io.hpp
- [Boost-bugs] [Boost C++ Libraries] #4688: std::runtime_error: locale::facet::_S_create_c_locale name not valid
- [Boost-bugs] [Boost C++ Libraries] #4763: boost/units/detail/utility.hpp uses gcc demangle API which is not available on clang
- [Boost-bugs] [Boost C++ Libraries] #4787: ASIO - adding support for accessing UDP control headers
- [Boost-bugs] [Boost C++ Libraries] #4839: boost_thread will not build with MinGW-w64 and bjam on Windows 7
- [Boost-bugs] [Boost C++ Libraries] #4856: compilation error: boost::local_time::local_microsec_clock::local_time()
- [Boost-bugs] [Boost C++ Libraries] #4895: Wrong temporary path determined by boost::interprocess::managed_shared_memory
- [Boost-bugs] [Boost C++ Libraries] #4907: message queue temp dir inconsistent if WMI calls fail.
- [Boost-bugs] [Boost C++ Libraries] #4978: Deadlock on interrupt() all threads if they are in wait()
- [Boost-bugs] [Boost C++ Libraries] #4988: [units] improve error messages when quantities are not convertible into one another.
- [Boost-bugs] [Boost C++ Libraries] #5034: boost::this_thread::sleep either returns instantaneously or spins
- [Boost-bugs] [Boost C++ Libraries] #5076: numeric/conversion/converter_policies.hpp won't build with gcc -fno-exceptions
- [Boost-bugs] [Boost C++ Libraries] #5100: runtime_error locale::facet::_S_create_c_locale name not valid
- [Boost-bugs] [Boost C++ Libraries] #5120: boost.interprocess.detail tmp_dir_helpers.hpp get_bootstamp(std::string, bool) function problem
- [Boost-bugs] [Boost C++ Libraries] #5185: Shared library libboost_graph_parallel calls exit() or _exit()
- [Boost-bugs] [Boost C++ Libraries] #5204: compile warning in serialization/extended_type_info.hpp on visual studio: c4265
- [Boost-bugs] [Boost C++ Libraries] #5279: [Foreach] Compile-time const rvalue detection fails with gcc 4.6
- [Boost-bugs] [Boost C++ Libraries] #5289: Library that uses Boost Filesystem would not start when the stdandard C++ library does not support the current locale
- [Boost-bugs] [Boost C++ Libraries] #5292: boost::mpi::scatterv and boost::mpi::gatherv added
- [Boost-bugs] [Boost C++ Libraries] #5305: Compiling boost 1.46.1 with bjam under Windows 7 using MSVC 2010 and Intel Compiler XE 2011.0.154
- [Boost-bugs] [Boost C++ Libraries] #5307: Property Tree Compile Error with Intel Compiler XE & VS 2010
- [Boost-bugs] [Boost C++ Libraries] #5372: spinlock fails on iPad2
- [Boost-bugs] [Boost C++ Libraries] #5373: Boost Thread fails on SunStudio/OpenSolaris
- [Boost-bugs] [Boost C++ Libraries] #5392: Message queue temporary dir named "Select LastBootUpTime from Win32_OperatingSystem" (on win XP)
- [Boost-bugs] [Boost C++ Libraries] #5414: Errors compiling a piece of fusion with phoenix. Pheonix bug?
- [Boost-bugs] [Boost C++ Libraries] #5419: assign fails with C++0x compilers
- [Boost-bugs] [Boost C++ Libraries] #5441: add_edges in empty CSR graph
- [Boost-bugs] [Boost C++ Libraries] #5446: Exception thrown by tz_database::load_from_file() on linux 2.6.37, boost1.46.1, gcc4.5.2
- [Boost-bugs] [Boost C++ Libraries] #5502: race condition between shared_mutex timed_lock and lock_shared
- [Boost-bugs] [Boost C++ Libraries] #5506: write_graphml ignores graph properties keys
- [Boost-bugs] [Boost C++ Libraries] #5507: const char vs. const signed char in boost/archive/iterators/binary_from_base64.hpp
- [Boost-bugs] [Boost C++ Libraries] #5526: fast_pool_allocator crash
- [Boost-bugs] [Boost C++ Libraries] #5550: Missing initializer warning in date_time/date_facet.hpp
- [Boost-bugs] [Boost C++ Libraries] #5567: boost serialization 1_46_1 incompatible with prior versions due to backwards comparison
- [Boost-bugs] [Boost C++ Libraries] #5568: singleton_pool doesn't propagate MaxSize value to his pool
- [Boost-bugs] [Boost C++ Libraries] #5579: 1_40_0 serialization break.
- [Boost-bugs] [Boost C++ Libraries] #5582: There is a memory leak in the BOOST_AUTO_TEST_CASE_TEMPLATE
- [Boost-bugs] [Boost C++ Libraries] #5609: Failed to build Boost.Jam with toolset pathscale
- [Boost-bugs] [Boost C++ Libraries] #5626: Compilation error when using boost::phoenix with range adaptors
- [Boost-bugs] [Boost C++ Libraries] #5627: Compilation error when including range/algorithm.hpp before range/join.hpp
- [Boost-bugs] [Boost C++ Libraries] #5632: regex::str() method broken
- [Boost-bugs] [Boost C++ Libraries] #5633: BGL isomorphism documentation improvements
- [Boost-bugs] [Boost C++ Libraries] #5636: BGL isomorphism vertex invariant interface change
- [Boost-bugs] [Boost C++ Libraries] #5637: use of mpl::print imposes default constructible requirement on argument
- [Boost-bugs] [Boost C++ Libraries] #5641: Multiple keys in same index for same value in multi_index
- [Boost-bugs] [Boost C++ Libraries] #5644: tellg returns different results for gnu libstd++ and others standard libraries for codecvt_null
- [Boost-bugs] [Boost C++ Libraries] #5650: Adding hash_value for filesystem::path
- [Boost-bugs] [Boost C++ Libraries] #5659: The closed_plus structure should accept a custom infinity value.
- [Boost-bugs] [Boost C++ Libraries] #5660: reimplement conversions to float/double/long double types
- [Boost-bugs] [Boost C++ Libraries] #5660: reimplement conversions to float/double/long double types (was: lexical_cast_loopback_test fails on some compilers)
- [Boost-bugs] [Boost C++ Libraries] #5661: Scoped enums used for Intel compiler but /Qstd=c++0x not used, causes error with operations.hpp
- [Boost-bugs] [Boost C++ Libraries] #5665: [patch attached] Graph ith_bandwidth not calculated according to docs.
- [Boost-bugs] [Boost C++ Libraries] #5667: Issue Of Streaming
- [Boost-bugs] [Boost C++ Libraries] #5668: amateur
- [Boost-bugs] [Boost C++ Libraries] #5668: epoll_reactor implicit type conversion warnings:
- [Boost-bugs] [Boost C++ Libraries] #5669: Intel compiler failure to compile duration.hpp
- [Boost-bugs] [Boost C++ Libraries] #5670: Construction from a character array leads to path with an embedded zero terminator
- [Boost-bugs] [Boost C++ Libraries] #5671: class "boost::exception_ptr" has no suitable copy constructor
- [Boost-bugs] [Boost C++ Libraries] #5671: Intel C++ Composer XE 12 does not support RVALUE_REFERENCES
- [Boost-bugs] [Boost C++ Libraries] #5671: Intel C++ Composer XE 12 does not support RVALUE_REFERENCES (was: class "boost::exception_ptr" has no suitable copy constructor)
- [Boost-bugs] [Boost C++ Libraries] #5672: Intel compiler failure with BOOST_MPL_HAS_XXX_TEMPLATE_NAMED_DEF
- [Boost-bugs] [Boost C++ Libraries] #5673: Quick allocator error in multi thread
- [Boost-bugs] [Boost C++ Libraries] #5674: assertion failed in boost::range::copy_n()
- [Boost-bugs] [Boost C++ Libraries] #5675: lexical_cast<double>(".34") failure
- [Boost-bugs] [Boost C++ Libraries] #5675: lexical_cast<double>(".34") failure (was: lexical_cast<double>("0.34") failure)
- [Boost-bugs] [Boost C++ Libraries] #5675: lexical_cast<double>("0.34") failure
- [Boost-bugs] [Boost C++ Libraries] #5676: more accurate tests for float types in lexical_cast
- [Boost-bugs] [Boost C++ Libraries] #5677: Bootstrap fails with python versions 3.1 and up
- [Boost-bugs] [Boost C++ Libraries] #5678: Test status for vacpp-10.1 must be PASS but displayed as FAIL
- [Boost-bugs] [Boost C++ Libraries] #5679: boost::serialization::primitive_type used with polymorphic archive fails to compile
- [Boost-bugs] [Boost C++ Libraries] #5679: boost::serialization::primitive_type used with polymorphic archive fails to compile (was: Serialization of uuid with polymorphic archive fails to compile)
- [Boost-bugs] [Boost C++ Libraries] #5679: Serialization of uuid with polymorphic archive fails to compile
- [Boost-bugs] [Boost C++ Libraries] #5680: bootstrap Boost.Build fails with MinGW 20110530: missing sys/wait.h, sys/resource.h, ar.h
- [Boost-bugs] [Boost C++ Libraries] #5681: boost::range::equal doesn't work correctly with single pass ranges
- [Boost-bugs] [Boost C++ Libraries] #5682: BOOST_TEST_REPORT_LEVEL and BOOST_TEST_LOG_LEVEL crash on Mac OS X with g++ 4.6.1 (was: BOOST_TEST_REPORT_LEVEL and BOOST_TEST_LOG_LEVEL crash on Mac OS X with g++ 4.6.1.1)
- [Boost-bugs] [Boost C++ Libraries] #5682: BOOST_TEST_REPORT_LEVEL and BOOST_TEST_LOG_LEVEL crash on Mac OS X with g++ 4.6.1.1
- [Boost-bugs] [Boost C++ Libraries] #5683: phoenix::for_each is only working with a limited amount of arguments
- [Boost-bugs] [Boost C++ Libraries] #5684: status/explicit-failures-markup.xml misses tag </library>
- [Boost-bugs] [Boost C++ Libraries] #5685: uuid string_generator.hpp compile error
- [Boost-bugs] [Boost C++ Libraries] #5686: Member function and member variable pointers don't work well with shared_ptr
- [Boost-bugs] [Boost C++ Libraries] #5687: phoenix::construct does not work with BOOST_RESULT_OF_USE_DECLTYPE
- [Boost-bugs] [Boost C++ Libraries] #5687: some evaluation functions do not work with BOOST_RESULT_OF_USE_DECLTYPE
- [Boost-bugs] [Boost C++ Libraries] #5687: some evaluation functions do not work with BOOST_RESULT_OF_USE_DECLTYPE (was: phoenix::construct does not work with BOOST_RESULT_OF_USE_DECLTYPE)
- [Boost-bugs] [Boost C++ Libraries] #5688: boost::asio::async_read_until with boost::regex compilation error
- [Boost-bugs] [Boost C++ Libraries] #5689: lexical_cast must understand "inf" and "nan"
- [Boost-bugs] [Boost C++ Libraries] #5690: intrusive_ptr detach method
- [Boost-bugs] [Boost C++ Libraries] #5691: search window of boost.org fails
- [Boost-bugs] [Boost C++ Libraries] #5692: header-only library display is empty
- [Boost-bugs] [Boost C++ Libraries] #5693: Request for "separately-compiled" category
- [Boost-bugs] [Boost C++ Libraries] #5694: Cannot use managed_mapped_file to handle a txt file
- [Boost-bugs] [Boost C++ Libraries] #5695: Boost.Iostreams documentation is out of date.
- [Boost-bugs] [Boost C++ Libraries] #5696: win32 detail::set_tss_data does nothing when tss_cleanup_function is NULL
- [Boost-bugs] [Boost C++ Libraries] #5697: iterator_facade::operator-> is broken for proxy references
- [Boost-bugs] [Boost C++ Libraries] #5698: Contains parameter
- [Boost-bugs] [Boost C++ Libraries] #5699: boost::thread_specific_ptr will reuse a value if allocated with the same this pointer
- [Boost-bugs] [Boost C++ Libraries] #5700: warning in object_pool.hpp:56
- [Boost-bugs] [Boost C++ Libraries] #5701: lexertl token_value_type returns const unused for nonconst ref
- [Boost-bugs] [Boost C++ Libraries] #5702: Filename is returned within quotes instead without
- [Boost-bugs] [Boost C++ Libraries] #5703: geometric_distribution::min() returns wrong value
- [Boost-bugs] [Boost C++ Libraries] #5704: geometric_distribution::min() returns wrong value
- [Boost-bugs] [Boost C++ Libraries] #5705: binomial_distribution<long long> compilation error
- [Boost-bugs] [Boost C++ Libraries] #5706: Gcc 4.6 warnings for Boost Graph
- [Boost-bugs] [Boost C++ Libraries] #5707: VC++6 can not compile some type_traits headers
- [Boost-bugs] [Boost C++ Libraries] #5708: VC++6 can not compile assert.hpp header
- [Boost-bugs] [Boost C++ Libraries] #5708: VC++6 can not compile assert.hpp header (was: VC++6 can not compile some assert.hpp header)
- [Boost-bugs] [Boost C++ Libraries] #5708: VC++6 can not compile some assert.hpp header
- [Boost-bugs] [Boost C++ Libraries] #5709: boost.build docutils module not working
- [Boost-bugs] [Boost C++ Libraries] #5710: ptree::sort() compilation error
- [Boost-bugs] [Boost C++ Libraries] #5711: Equality of unordered containers violates Library requirements
- [Boost-bugs] [Boost C++ Libraries] #5712: terminate called recursively with filesystem header
- [Boost-bugs] [Boost C++ Libraries] #5713: Auto attribute propagation failed when semantic action present
- [Boost-bugs] [Boost C++ Libraries] #5714: replace_all does not allow to replace single chars
- [Boost-bugs] [Boost C++ Libraries] #5715: sequencing with comma does not work for boost::phoenix::bind
- [Boost-bugs] [Boost C++ Libraries] #5716: Support streaming boost::spirit::info to basic_ostream<wchar_t>
- [Boost-bugs] [Boost C++ Libraries] #5717: There is no "rational" component to choose from
- [Boost-bugs] [Boost C++ Libraries] #5718: broken link to unit testing framework examples
- [Boost-bugs] [Boost C++ Libraries] #5719: pthread mutex in getnameinfo_emulation
- [Boost-bugs] [Boost C++ Libraries] #5720: no type named 'tag' in 'boost::fusion::result_of::size<const boost::fusion::single_view<boost::spirit::unused_type> >'
- [Boost-bugs] [Boost C++ Libraries] #5721: Modulo operation for boost::rational
- [Boost-bugs] [Boost C++ Libraries] #5722: Compilation error when boost/signals.hpp is included before asio.hpp
- [Boost-bugs] [Boost C++ Libraries] #5723: Quickbook documentation for lexical_cast
- [Boost-bugs] [Boost C++ Libraries] #5724: "0 + 0" and "0 - 0" lead to a compile time error
- [Boost-bugs] [Boost C++ Libraries] #5725: Different ordering of includes can lead to compilation errors ( âSEEK_SETâ cannot appear in a constant-expression etc )
- [Boost-bugs] [Boost C++ Libraries] #5726: Segment intersection algorithm still assumes 'first', 'second' members
- [Boost-bugs] [Boost C++ Libraries] #5727: race condition between ~basic_condition_variable() and notify_all()
- [Boost-bugs] [Boost C++ Libraries] #5728: bytes_type type change in 1.47
- [Boost-bugs] [Boost C++ Libraries] #5729: Missing static_cast in fpt_limits
- [Boost-bugs] [Boost C++ Libraries] #5730: strategy selection error in the distance function
- [Boost-bugs] [Boost C++ Libraries] #5731: Failure in boost/numeric/conversion when compiled without exceptions
- [Boost-bugs] [Boost C++ Libraries] #5732: small bugfixes and refactoring for lexical_cast
- [Boost-bugs] [Boost C++ Libraries] #5733: Uniform distribution complemented cdf wrong meaning
- [Boost-bugs] [Boost C++ Libraries] #5734: possible handle leak in posix implementation copy_file_api
- [Boost-bugs] [Boost C++ Libraries] #5735: proto should force functions to be inline
- [Boost-bugs] [Boost C++ Libraries] #5736: amalgamation of regex sources
- [Boost-bugs] [Boost C++ Libraries] #5737: length-1 grid graph gives wrong previous vertex
- [Boost-bugs] [Boost C++ Libraries] #5738: Default-constructed mapped_region address is not NULL
- [Boost-bugs] [Boost C++ Libraries] #5739: set-but-not-used warnings with gcc-4.6
- [Boost-bugs] [Boost C++ Libraries] #5740: [boostbook] doxygen's \warning tags are stripped
- [Boost-bugs] [Boost C++ Libraries] #5741: Declare sequence_index as non-copyable
- [Boost-bugs] [Boost C++ Libraries] #5742: cancel() for not connected socket causes "Bad file descriptor" exception
- [Boost-bugs] [Boost C++ Libraries] #5743: Serializable boost::multi_array class
This archive was generated by hypermail 2.1.7
: 2023-03-21 13:39:52 UTC