Build: Suppress warning messages
commitc9486b965b8883268871aa749f4f617f9835adf2
authorJin Kyu Song <jin.kyu.song@intel.com>
Tue, 29 Oct 2013 00:07:57 +0000 (28 17:07 -0700)
committerJin Kyu Song <jin.kyu.song@intel.com>
Wed, 20 Nov 2013 19:29:42 +0000 (20 11:29 -0800)
tree38de5e6dd4ddadd90fe3864404e254eedeb75a18
parent945b1b8f36764a159e8890d27f80eef21bd29c14
Build: Suppress warning messages

Giving a correct printf format specifier supresses the warning message.
And a local pointer variable is initialized with NULL.

Signed-off-by: Jin Kyu Song <jin.kyu.song@intel.com>
parser.c
preproc.c