"//build:no_unused_template_warning",Victor ViannaIt seems like the warnings are triggered by headers in the Fuchsia SDK. Is that fixable in the SDK? Is there a bug on file to track that? Ideally it would be referenced here, so that the -Wno could hopefully be removed someday.
I landed a patch in the SDK but apparently it wasn't enough. I'll send a new one.
configs = [ "//build:no_unused_template_warning" ]Victor ViannaIs this needed everywhere or can it be limited to just Fuchsia, as in the other file?
The linked bug has a try run that makes the need for Fuchsia clear. If this is needed too, you'd ideally be able to point to something that demands it. (A try run is OK.)
I linked to a trybot failure now.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |