OSDN Git Service

versioner: turn on -Wundef.
authorJosh Gao <jmgao@google.com>
Thu, 15 Sep 2016 21:16:15 +0000 (14:16 -0700)
committerJosh Gao <jmgao@google.com>
Thu, 15 Sep 2016 21:21:28 +0000 (14:21 -0700)
commitac3e5641428512c12ff2c463005ab29b026a928c
tree2564871000f3897a815e765d7c34886969b41dab
parent81b4aadb4857f351915b6fc215a73baacc90d22a
versioner: turn on -Wundef.

Poking around with -Wundef exposed a pretty horrifying bug, so we
should probably keep it turned on.

Bug: http://b/31496165
Change-Id: Iada279eec91ded0d59ff3841d5a3ce1a36e34c3a
tools/versioner/src/versioner.cpp