cc -Os -Wall -Wshadow -Werror  -MMD -MP -MF .dep/ich_descriptors_tool.o.d -D ICH_DESCRIPTORS_FROM_DUMP_ONLY -I../../ -I. -o .obj/ich_descriptors_tool.o -c ich_descriptors_tool.c
ich_descriptors_tool.c:155:34: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces]
struct ich_descriptors desc = { 0 };
^
{}

View Change

To view, visit change 34945. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ie80c4c4d70c8ccf357ba8e65f454fc4d4fa8c058
Gerrit-Change-Number: 34945
Gerrit-PatchSet: 3
Gerrit-Owner: Idwer Vollering <vidwer@gmail.com>
Gerrit-Reviewer: Idwer Vollering <vidwer@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Comment-Date: Sun, 18 Aug 2019 16:24:09 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment