ref: 0164a1cc5b13909407587109effabea92e487986
parent: 30fb976e3e42b6bc8f9360437033d8ae22c5a2f4
author: John Koleszar <jkoleszar@google.com>
date: Mon May 21 10:30:56 EDT 2012
Fix pedantic compiler warnings Allows building the library with the gcc -pedantic option, for improved portabilty. In particular, this commit removes usage of C99/C++ style single-line comments and dynamic struct initializers. This is a continuation of the work done in commit 97b766a46, which removed most of these warnings for decode only builds. Change-Id: Id453d9c1d9f44cc0381b10c3869fabb0184d5966