Thanks for taking care of this. Please, whenever fixing warnings
that aren't enabled yet, also add a commit on top that enables
them :)
View Change
1 comment:
File libflashrom.c:
Patch Set #1, Line 192: (enum flashrom_test_state)binfo[i].working;
IMHO, it would be better to use `enum flashrom_test_state` everywhere. That
we have competing enums seems like a bug that would only be covered up by
the cast.
To view, visit change 36946. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I3d01f4ff620f4c4111dd675d49ce3254f2360b29
Gerrit-Change-Number: 36946
Gerrit-PatchSet: 1
Gerrit-Owner: Ryan O'Leary <ryanoleary@google.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Ryan O'Leary <ryanoleary@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich@gmail.com>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Comment-Date: Mon, 09 Dec 2019 14:32:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment