boost-bugs
By Subject
313 Messages |
Starting: | 2007-05-21 11:32:15 |
Ending: | 2023-03-21 13:36:55 |
- [Boost-bugs] [Boost C++ Libraries] #1252: [pool] severe overhead with unaligned sizes.
- [Boost-bugs] [Boost C++ Libraries] #1444: scoped_ptr::operator== should be equivalent to a.get()==b.get(), but is currently !!a==!!b
- [Boost-bugs] [Boost C++ Libraries] #1556: Missing initialisations, thread code now warning free
- [Boost-bugs] [Boost C++ Libraries] #2696: max_size for boost pool
- [Boost-bugs] [Boost C++ Libraries] #2796: interprocess::file_lock has incorrect behavior when win32 api is enabled
- [Boost-bugs] [Boost C++ Libraries] #295: Is there a Bug In boost::any
- [Boost-bugs] [Boost C++ Libraries] #3243: Linking errors with GCC parallel mode
- [Boost-bugs] [Boost C++ Libraries] #3900: Request for support of "release" member function or assign without ownership transfer to asio socket
- [Boost-bugs] [Boost C++ Libraries] #4259: Reference leak in boost::python::function::add_to_namespace()
- [Boost-bugs] [Boost C++ Libraries] #4315: gcc 4.4 Warning: inline ... declared as dllimport: attribute ignored
- [Boost-bugs] [Boost C++ Libraries] #4524: interprocess::interprocess_semaphore consumes cpu while waiting
- [Boost-bugs] [Boost C++ Libraries] #4539: multi_array patch for VisualStudio 2010
- [Boost-bugs] [Boost C++ Libraries] #4618: local_time_period not defined in local_time_io.hpp
- [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] #4832: C++0x lambdas do not work as argument to Boost::Range's transformed adaptor
- [Boost-bugs] [Boost C++ Libraries] #4840: Propertry tree; xml attribute encoding fix
- [Boost-bugs] [Boost C++ Libraries] #4874: multi_array compile errors using Visual C++ 2010 in debug mode
- [Boost-bugs] [Boost C++ Libraries] #4876: Make boost::units::detail::demangle an official utility function
- [Boost-bugs] [Boost C++ Libraries] #4960: boost::pool_allocator for vector of vectors exhausts memory
- [Boost-bugs] [Boost C++ Libraries] #4999: boost-log from SVN doesn't compile on gcc 4.6
- [Boost-bugs] [Boost C++ Libraries] #5001: Failure to compile boost_1_45 and boost-trunk on ia64 (itanium2) with toolset intel-linux
- [Boost-bugs] [Boost C++ Libraries] #5033: Property Tree JSON Parser cannot handle utf-8 string correctly.
- [Boost-bugs] [Boost C++ Libraries] #5109: assignment operator could not be generated VC 2008
- [Boost-bugs] [Boost C++ Libraries] #5153: Behavior difference of 32-bit and 64-bit libraries
- [Boost-bugs] [Boost C++ Libraries] #5154: 1.45.0 python OS X 10.6 test_extending.py hangs
- [Boost-bugs] [Boost C++ Libraries] #5176: test_assignment assumes fabs(float)
- [Boost-bugs] [Boost C++ Libraries] #5206: Compile bost libraries using armcc compiler
- [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] #5374: Errors from Boost.Test are no more shown in the Error list in VS2010
- [Boost-bugs] [Boost C++ Libraries] #5392: Message queue temporary dir named "Select LastBootUpTime from Win32_OperatingSystem" (on win XP)
- [Boost-bugs] [Boost C++ Libraries] #5419: assign fails with C++0x compilers
- [Boost-bugs] [Boost C++ Libraries] #5526: fast_pool_allocator crash
- [Boost-bugs] [Boost C++ Libraries] #5551: bcp fails to extract a buildable version of filesystem library
- [Boost-bugs] [Boost C++ Libraries] #5568: singleton_pool doesn't propagate MaxSize value to his pool
- [Boost-bugs] [Boost C++ Libraries] #5577: The warning stack is not maintained
- [Boost-bugs] [Boost C++ Libraries] #5582: There is a memory leak in the BOOST_AUTO_TEST_CASE_TEMPLATE
- [Boost-bugs] [Boost C++ Libraries] #5596: MPI: problem creating communicator
- [Boost-bugs] [Boost C++ Libraries] #5603: the "range/any_range.hpp" header is not self-sufficient
- [Boost-bugs] [Boost C++ Libraries] #5610: boost.thread doesn't build for mingw64 target.
- [Boost-bugs] [Boost C++ Libraries] #5627: Compilation error when including range/algorithm.hpp before range/join.hpp
- [Boost-bugs] [Boost C++ Libraries] #5631: nvcc's pre-processor breaks boost/lexical_cast.hpp
- [Boost-bugs] [Boost C++ Libraries] #5638: greg_month::get_month_map_ptr is not thread safe
- [Boost-bugs] [Boost C++ Libraries] #5649: create_directories() fails with NTFS mounted volumes
- [Boost-bugs] [Boost C++ Libraries] #5666: is_class documented as yielding "true" for unions, but documentation contradicts that
- [Boost-bugs] [Boost C++ Libraries] #5667: Issue Of Streaming
- [Boost-bugs] [Boost C++ Libraries] #5668: epoll_reactor implicit type conversion warnings:
- [Boost-bugs] [Boost C++ Libraries] #5679: boost::serialization::primitive_type used with polymorphic archive fails to compile
- [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] #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] #5700: warning in object_pool.hpp:56
- [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] #5724: "0 + 0" and "0 - 0" lead to a compile time error
- [Boost-bugs] [Boost C++ Libraries] #5726: Segment intersection algorithm still assumes 'first', 'second' members
- [Boost-bugs] [Boost C++ Libraries] #5732: small bugfixes and refactoring for lexical_cast
- [Boost-bugs] [Boost C++ Libraries] #5741: Declare sequence_index as non-copyable
- [Boost-bugs] [Boost C++ Libraries] #5744: [geometry] mistake fusion adapt example
- [Boost-bugs] [Boost C++ Libraries] #5745: Use native typeof support for Oracle Solaris Studio C++ compiler
- [Boost-bugs] [Boost C++ Libraries] #5746: Bugs in lexical_cast<unsigned_char> and <long long>
- [Boost-bugs] [Boost C++ Libraries] #5747: [geometry] unused variable warning
- [Boost-bugs] [Boost C++ Libraries] #5748: [geometry] need include <boost/foreach.hpp>
- [Boost-bugs] [Boost C++ Libraries] #5749: bimap: unused parameter warning in unconstrained_map_view constructor
- [Boost-bugs] [Boost C++ Libraries] #5750: archive component MinGW/MSYS compile warning
- [Boost-bugs] [Boost C++ Libraries] #5751: can not (find) compile boost/thread/read_write_mutex.hpp
- [Boost-bugs] [Boost C++ Libraries] #5752: boost::call_once() is unreliable on some platforms
- [Boost-bugs] [Boost C++ Libraries] #5753: previous_weekday() returns the very same day
- [Boost-bugs] [Boost C++ Libraries] #5754: Bug/design issue with boost::thread::id
- [Boost-bugs] [Boost C++ Libraries] #5755: [geometry] The introduction section seems outdated
- [Boost-bugs] [Boost C++ Libraries] #5756: read_some() with null_buffers blocks in non-blocking mode
- [Boost-bugs] [Boost C++ Libraries] #5757: boost::property_tree::ptree_bad_data::data<T>() should be const
- [Boost-bugs] [Boost C++ Libraries] #5758: Boost.Test Floating-point comparison diagnostic output does not support radix 10
- [Boost-bugs] [Boost C++ Libraries] #5759: Enabling -std=c++0x causes random crashes in ASIO since Boost 1.47.0
- [Boost-bugs] [Boost C++ Libraries] #5760: 'copy' document is missing
- [Boost-bugs] [Boost C++ Libraries] #5761: warning im MPL source
- [Boost-bugs] [Boost C++ Libraries] #5762: compilation warning: C4244: '=' : conversion from 'boost::uintmax_t' to 'digit_t', possible loss of data D:\dvm\trunk\buildenv\windows\vc-8.0\32\boost_1_47_0\boost\random\detail\large_arithmetic.hpp {99, 100}
- [Boost-bugs] [Boost C++ Libraries] #5763: Segmentation fault in ASIO signal handler
- [Boost-bugs] [Boost C++ Libraries] #5764: filesystem/v3 path string method missing "template qualifier"
- [Boost-bugs] [Boost C++ Libraries] #5765: Container Device/Sink bug
- [Boost-bugs] [Boost C++ Libraries] #5766: Uninitialized variable warnings with GCC 4.4.5-6
- [Boost-bugs] [Boost C++ Libraries] #5767: A bug in seeding with sequence in Mersenne Twister
- [Boost-bugs] [Boost C++ Libraries] #5768: any_cast
- [Boost-bugs] [Boost C++ Libraries] #5769: fstream.hpp facilities not usable for paths containing characters outside of the current Windows ("ANSI") code page on GCC (mingw/mingw-w64)
- [Boost-bugs] [Boost C++ Libraries] #5770: Copy/Paste error in auto_link.hpp with BOOST_LIB_DIAGNOSTIC
- [Boost-bugs] [Boost C++ Libraries] #5771: warning C4996 occurs during compilation of basic_binary_iprimitive::load_binary because of the call to sgetn method
- [Boost-bugs] [Boost C++ Libraries] #5772: Minor typo in boost::interprocess::messagequeue class reference
- [Boost-bugs] [Boost C++ Libraries] #5773: boost.smart_ptr clashes with PAM
- [Boost-bugs] [Boost C++ Libraries] #5774: Boost Signals 1.48 gcc 4.6.1 error
- [Boost-bugs] [Boost C++ Libraries] #5775: documentation: wrong description of pop_heap (copy-paste from push_heap)
- [Boost-bugs] [Boost C++ Libraries] #5776: program_options should understand "inf" and "nan"
- [Boost-bugs] [Boost C++ Libraries] #5777: type_traits broken for GHS compiler
- [Boost-bugs] [Boost C++ Libraries] #5778: Compilation error for error_codes.cpp on Integrity
- [Boost-bugs] [Boost C++ Libraries] #5779: Bug in Boost BGL graph traversal
- [Boost-bugs] [Boost C++ Libraries] #5780: Boost.Fusion adapted class boost::rational<long> causes compile errors in Boost.Spirit.Karma rules
- [Boost-bugs] [Boost C++ Libraries] #5781: Inclusion of boost.asio header ahead of boost.function header causes syntax error with MSVC
- [Boost-bugs] [Boost C++ Libraries] #5782: Patch for <boost/phoenix/bind/bind_function.hpp>
- [Boost-bugs] [Boost C++ Libraries] #5783: lexical_cast fails for types whose operator<</>> are templated on stream type
- [Boost-bugs] [Boost C++ Libraries] #5784: fusion::pair operator>>/<< should not be templated on the stream type
- [Boost-bugs] [Boost C++ Libraries] #5785: regression in parsing a list of lists
- [Boost-bugs] [Boost C++ Libraries] #5786: Section 5.2 in Getting Started Guide is misleading
- [Boost-bugs] [Boost C++ Libraries] #5787: [multi_index] Suboptimal non-unique hash table
- [Boost-bugs] [Boost C++ Libraries] #5788: xpressive can not be compiled under sun CC compiler
- [Boost-bugs] [Boost C++ Libraries] #5789: Segmentation fault with serialization when register_type rearranged
- [Boost-bugs] [Boost C++ Libraries] #5790: call_traits::param_type generates const references for enums
- [Boost-bugs] [Boost C++ Libraries] #5791: (MinGW) fail to compile asio when c++0x enabled
- [Boost-bugs] [Boost C++ Libraries] #5792: Disable workaround in bind for IBMCPP when fix enabled
- [Boost-bugs] [Boost C++ Libraries] #5793: [date_time] format_date_parser::parse_date does not compile with "Treat wchar_t as builtin type" set to No
- [Boost-bugs] [Boost C++ Libraries] #5794: seed_rng.hpp contains invalid forward declaration of random_device
- [Boost-bugs] [Boost C++ Libraries] #5795: is_rvalue_reference returns wrong result when rvalue reference to a function is passed
- [Boost-bugs] [Boost C++ Libraries] #5796: Casting from float to string using "lexical_cast<string>" gives inaccurate values.
- [Boost-bugs] [Boost C++ Libraries] #5797: escaping from c++ to quickbook broken in comments
- [Boost-bugs] [Boost C++ Libraries] #5798: doxygen formatting of documented types
- [Boost-bugs] [Boost C++ Libraries] #5799: Compile error at proto/detail/preprocessed/unpack_expr_.hpp
- [Boost-bugs] [Boost C++ Libraries] #5800: lexical_cast doesn't compile without exceptions
- [Boost-bugs] [Boost C++ Libraries] #5801: failed darwin.compile.c++
- [Boost-bugs] [Boost C++ Libraries] #5802: bjam/qt4: Use response files to pass flags to moc
- [Boost-bugs] [Boost C++ Libraries] #5803: MPL assertion does not allow python to override protected virtual methods
- [Boost-bugs] [Boost C++ Libraries] #5804: Anonymous SVN inaccessible
- [Boost-bugs] [Boost C++ Libraries] #5805: Misspelling of defines in Boost::Python
- [Boost-bugs] [Boost C++ Libraries] #5806: Property tree supporting custom allocators such as the boost pool ones
- [Boost-bugs] [Boost C++ Libraries] #5807: Debug build of the program asserts calling iscntrl(c) in boost::spirit::detail::token_printer_debug_for_chars::print(), with c == -127
- [Boost-bugs] [Boost C++ Libraries] #5808: fusion gcc 4.0.0 ICE
- [Boost-bugs] [Boost C++ Libraries] #5809: BOOST_TYPEOF_SILENT causes failure
- [Boost-bugs] [Boost C++ Libraries] #5810: BOOST_STATIC_ASSERT requires unnecessary parentheses
- [Boost-bugs] [Boost C++ Libraries] #5811: indirected range adaptor not satisfied with unary dereference operator
- [Boost-bugs] [Boost C++ Libraries] #5812: Ill formed use of template keyword in qualified names
- [Boost-bugs] [Boost C++ Libraries] #5813: [graph] csr_graph_test failing on MSVC
- [Boost-bugs] [Boost C++ Libraries] #5814: Problem in boost::any documentation
- [Boost-bugs] [Boost C++ Libraries] #5815: booast asio crash in io_service run
- [Boost-bugs] [Boost C++ Libraries] #5816: any_range requires copyable elements
- [Boost-bugs] [Boost C++ Libraries] #5817: Default template parameters for any_range
- [Boost-bugs] [Boost C++ Libraries] #5818: Compile error with BOOST_REQUIRE_THROW
- [Boost-bugs] [Boost C++ Libraries] #5819: error in solaris_fenced_block.hpp in solaris 10 sun c++ 5.8
- [Boost-bugs] [Boost C++ Libraries] #5820: SEARCHED_LIB targets always treated as shared by clang module
- [Boost-bugs] [Boost C++ Libraries] #5821: not able to handle linux path starting with ~/
- [Boost-bugs] [Boost C++ Libraries] #5822: asyncconnect generates multiple sockets
- [Boost-bugs] [Boost C++ Libraries] #5823: nextafter doesn't work correctly with non-finite values -- even in C99/TR1 mode (was: nextafter doesn't work with denormals -- even in C99/TR1 mode)
- [Boost-bugs] [Boost C++ Libraries] #5823: nextafter doesn't work with denormals -- even in C99/TR1 mode
- [Boost-bugs] [Boost C++ Libraries] #5824: Block statement docs do not mention necessary header file
- [Boost-bugs] [Boost C++ Libraries] #5825: constructing function_input_iterator without consuming an item
- [Boost-bugs] [Boost C++ Libraries] #5826: threads.cpp: resource leak on threads creation failure
- [Boost-bugs] [Boost C++ Libraries] #5827: condition.cpp: condition_impl::notify_one swallows errors from WaitForSingleObject
- [Boost-bugs] [Boost C++ Libraries] #5828: Boost Error - any.hpp - incomplete type is not allowed
- [Boost-bugs] [Boost C++ Libraries] #5829: condition.cpp: condition_impl::notify_all swallows errors from WaitForSingleObject
- [Boost-bugs] [Boost C++ Libraries] #5830: mutex.inl: extraneous use of GetVersionEx
- [Boost-bugs] [Boost C++ Libraries] #5831: condition.cpp: enter_wait(), do_wait(), do_timed_wait() swallows errors from WaitForSingleObject
- [Boost-bugs] [Boost C++ Libraries] #5832: Unable to clean compile Boost::Test (1.40.0) with GCC using -Weffc++
- [Boost-bugs] [Boost C++ Libraries] #5833: once.cpp: call_onces swallows errors from CreateMutexA and WaitForSingleObject
- [Boost-bugs] [Boost C++ Libraries] #5834: once.cpp: call_once: suffers from lack of uniqueness and synchronization handle manipulations
- [Boost-bugs] [Boost C++ Libraries] #5835: cregex.cpp, fileiter.cpp, posix_api.cpp using unsafe sprintf
- [Boost-bugs] [Boost C++ Libraries] #5836: tss.cpp: tss_data_dec_use suffers a race condition
- [Boost-bugs] [Boost C++ Libraries] #5837: tss_dll: does not appear to allocate TLS storage at the proper time
- [Boost-bugs] [Boost C++ Libraries] #5838: thread.cpp: thread::join swallows errors from WaitForSingleObject
- [Boost-bugs] [Boost C++ Libraries] #5839: thread.cpp: ThreadProxy leaks on exceptions
- [Boost-bugs] [Boost C++ Libraries] #5840: thread.cpp: race condition in thread_proxy's thread state
- [Boost-bugs] [Boost C++ Libraries] #5841: thread.cpp: thread_group: possible resource leak between create_thread/add_thread
- [Boost-bugs] [Boost C++ Libraries] #5842: thread.cpp: Win32 thread::thread() calls GetCurrentThread, which returns a pseudo-handle
- [Boost-bugs] [Boost C++ Libraries] #5843: thread.cpp: thread::join() does not throw for a non-joinable thread
- [Boost-bugs] [Boost C++ Libraries] #5844: read_write_mutex.cpp: suffers race condition
- [Boost-bugs] [Boost C++ Libraries] #5845: mutex.inl: wait_mutex (and its callers) ignore failures from WaitForSingleObject
- [Boost-bugs] [Boost C++ Libraries] #5846: Boost::Test: intermittent crash during testing
- [Boost-bugs] [Boost C++ Libraries] #5847: sp_counted_base_pt.hpp: appears to suffer a race conditions
- [Boost-bugs] [Boost C++ Libraries] #5848: sp_counted_base_nt.hpp: appears to suffer race conditions
- [Boost-bugs] [Boost C++ Libraries] #5849: all_to_all() passes invalid args to allocate when sending lots of data
- [Boost-bugs] [Boost C++ Libraries] #5850: last_write_time on Windows may not work on SMB2-network-mounted drive
- [Boost-bugs] [Boost C++ Libraries] #698: The case insensitive modifier doesn't work
- [Boost-bugs] [Boost C++ Libraries] #698: The case insensitive modifier doesn't work when followed by a character class (was: The case insensitive modifier doesn't work)
This archive was generated by hypermail 2.1.7
: 2023-03-21 13:39:52 UTC