Reviewed-by: Jordan Justen
On Sat, Dec 15, 2012 at 10:09 PM, Paul Berry wrote:
> Here's an update on my patch series from yesterday. I've made the
> following changes:
>
> - In patch 2, I had accidentaly included some C++-style variable
> declarations. These don't work with MSVC, so I change
Here's an update on my patch series from yesterday. I've made the
following changes:
- In patch 2, I had accidentaly included some C++-style variable
declarations. These don't work with MSVC, so I changed them to
C-style variable declarations.
- Patch 5 required a complete rewrite--it turne