summaryrefslogtreecommitdiff
path: root/libs/property_tree
diff options
context:
space:
mode:
authorChristopher Kohlhoff <chris@kohlhoff.com>2011-03-08 11:07:01 +0000
committerChristopher Kohlhoff <chris@kohlhoff.com>2011-03-08 11:07:01 +0000
commit08a0b652316e865b12211d281bb55c00ff66cca8 (patch)
tree4597b77febbfa4b04397d9d710d1ef118d4a0cb9 /libs/property_tree
parentf87809bb1e614344a0a72627d2fbb9ac27661feb (diff)
downloadboost-08a0b652316e865b12211d281bb55c00ff66cca8.tar.gz
Merge selected bug fixes from trunk:
* Fixed a compile error on some versions of g++ due to anonymous enums. Fixes #4883. * Fixed a bug in asio::streambuf where the consume() function did not always update the internal buffer pointers correctly. The problem may occur when the asio::streambuf is filled with data using the standard C++ member functions such as sputn(). (Note: the problem does not manifest when the streambuf is populated by the Asio free functions read(), async_read(), read_until() or async_read_until().) * EV_ONESHOT seems to cause problems on some versions of Mac OS X, with the io_service destructor getting stuck inside the close() system call. Use EV_CLEAR instead. Fixes #5021. * Fixed a bug on kqueue-based platforms, where reactor read operations that return false from their perform() function are not correctly re-registered with kqueue. * Fixed the linger socket option on non-Windows platforms. * Fixed function name in comment for asio::placeholders::iterator. [SVN r69680]
Diffstat (limited to 'libs/property_tree')
0 files changed, 0 insertions, 0 deletions