Warning should be enough for an unhandled transparent union
commit383fe762a3c5d4a5c6dae2046e852e17ea6385d3
authorAlexey Zaytsev <alexey.zaytsev@gmail.com>
Wed, 17 Dec 2008 19:01:18 +0000 (17 22:01 +0300)
committerAlexey Zaytsev <alexey.zaytsev@gmail.com>
Thu, 18 Dec 2008 17:30:22 +0000 (18 20:30 +0300)
treef16803263acc680509d1eab140598bb2e4ee5efe
parentc01cc97bcb7bee491acb93ab1b5f87cae0b3a9d1
Warning should be enough for an unhandled transparent union

An error would be issued if such union is actually used.

Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
parse.c