config-parser: assert elements are of a known type
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 17 Jan 2017 20:59:57 +0000 (20:59 +0000)
committerSimon McVittie <smcv@collabora.com>
Fri, 7 Apr 2017 11:08:30 +0000 (12:08 +0100)
commit4a9083ff39e7986380cd86d1aff11e7658d7455d
treec32936a5804071fd77f901b775d8fdc5906881e1
parent0662985ab72d3eb0a7d4f5c7a0ffb755e91e6810
config-parser: assert elements are of a known type

This silences -Wswitch-default.

Based on part of a patch from Thomas Zimmermann.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=98191
bus/config-parser.c