Build: Suppress warning messages
commite4f526ee6d839a514cbbb865e1853701fafe656a
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>
Sat, 9 Nov 2013 01:25:16 +0000 (8 17:25 -0800)
tree232e9101e97d50542b415916fc5d60ef18f5c5af
parent99b94d47142d8394530faf3c9fea377c89d225fa
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