Hi all,

I rolled up some bug fixes into a 0.6.1 release. These include:

- Work-around GCC 4.9.2 bug that caused test case
"Capability/DynamicServerPipelining"
to segfault. The bug is fixed in GCC 4.9.4 but Debian Jessie is stuck at
4.9.2. The bug only affected the test.
- Work around SFINAE bug in MSVC involving List(T) when T is a generic type
parameter (see issue #479).
- Fix bug in HTTP library where large writes would be randomly canceled.
(Note that the HTTP library has had several other smaller bugfixes and
shouldn't be considered ready for production until the next release.)
- Work around automake build problem where `src` directory sometimes was
not created before `capnp` was invoked.

-Kenton

-- 
You received this message because you are subscribed to the Google Groups 
"Cap'n Proto" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/capnproto.

Reply via email to