05/04/2023 20:52, Tyler Retzlaff: > Use of ranges in designated initialization are a non-standard gcc > extension. > > Only initialize '_' and '/' elements of the array and filter tests > of characters through name with standard C isalnum before checking > the array. > > Suggested-by: Konstantin Ananyev <[email protected]> > Suggested-by: Bruce Richardson <[email protected]> > Signed-off-by: Tyler Retzlaff <[email protected]> > Acked-by: Bruce Richardson <[email protected]>
Applied, thanks.

