diff options
author | Simon Glass <sjg@chromium.org> | 2020-04-09 15:08:36 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-04-21 06:33:47 -0600 |
commit | 35d696dbe507aeafca87843f0cecfc77efa7aba7 (patch) | |
tree | d21f3e008561d3393c1676cdbb925bc96e917ffc /tools/zynqimage.c | |
parent | 5627bd9d96bea76a51474286eb97b4bb47914c83 (diff) |
buildman: Use an object to hold error lines
At present the string for each error line is created in _CalcErrorDelta()
and used to create the summary output. This is inflexible since all the
information (error/warning character, error line, list of boards with that
error line) is munged together in a string.
Create an object to hold this information and only convert it to a string
when printing the actual output.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/zynqimage.c')
0 files changed, 0 insertions, 0 deletions