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