view src/capnproto-git-20161025/doc/_posts/2013-08-19-capnproto-0.2.1.md @ 157:570d27da3fb5

Update exclusion list
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 25 Jan 2019 13:49:22 +0000
parents 1ac99bfc383d
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.