Attention is currently required from: Elyes Haouas.
Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/libgfxinit/+/67833 )
Change subject: [for test] Fix "unnecessary with of ancestor [-gnatwr]" ......................................................................
Patch Set 2:
(1 comment)
Commit Message:
https://review.coreboot.org/c/libgfxinit/+/67833/comment/e2019a12_36816697 PS2, Line 9: But it failed ... The warnings seem to think a little ahead without telling us... There are unnecessary `use type ...` clauses and iff we remove those, then the `with` is also unnecessary.
I'm going to adapt this change to do both at once.