- Prefix bug numbers.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=59
This commit is contained in:
parent
3d2e81853e
commit
e8b0d3c022
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 21 11:46:48 CET 2011 - pth@suse.de
|
||||||
|
|
||||||
|
- Prefix bug numbers.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 18 17:04:45 CET 2011 - pth@suse.de
|
Fri Mar 18 17:04:45 CET 2011 - pth@suse.de
|
||||||
|
|
||||||
@ -10,9 +15,9 @@ Fri Mar 18 11:59:14 CET 2011 - pth@suse.de
|
|||||||
• Asio:
|
• Asio:
|
||||||
- EV_ONESHOT seems to cause problems on some versions of Mac OS X, with
|
- 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.
|
the io_service destructor getting stuck inside the close() system call.
|
||||||
Changed the kqueue backend to use EV_CLEAR instead (#5021).
|
Changed the kqueue backend to use EV_CLEAR instead (boost#5021).
|
||||||
- Fixed compile failures with some versions of g++ due to the use of
|
- Fixed compile failures with some versions of g++ due to the use of
|
||||||
anonymous enums (#4883).
|
anonymous enums (boost#4883).
|
||||||
- Fixed a bug on kqueue-based platforms, where some system calls that
|
- Fixed a bug on kqueue-based platforms, where some system calls that
|
||||||
repeatedly fail with EWOULDBLOCK are not correctly re-registered with
|
repeatedly fail with EWOULDBLOCK are not correctly re-registered with
|
||||||
kqueue.
|
kqueue.
|
||||||
|
Loading…
Reference in New Issue
Block a user