view src/capnproto-0.6.0/doc/_posts/2013-08-19-capnproto-0.2.1.md @ 148:b4bfdf10c4b3

Update Win64 capnp builds to v0.6
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 22 May 2017 18:56:49 +0100
parents 45360b968bf4
children
line wrap: on
line source
---
layout: post
title: "Cap'n Proto v0.2.1: Minor bug fixes"
author: kentonv
---

Cap'n Proto was just bumped to v0.2.1.  This release contains a couple bug fixes, including
a work-around for [a GCC bug](http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58192).  If you were
observing any odd memory corruption or crashes in 0.2.0 -- especially if you are compiling with
GCC with optimization enabled but without `-DNDEBUG` -- you should upgrade.