You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to let machines do what they do best and have a CI that operated the following checks on a header file modification:
check that the header file compiles correctly
generate a zip file with all headers that can be used for submission to OASIS if needed
ideally cross check that all mechanisms and flags etc in the header files match with what is in the latest spec so that we catch any incongruence between spec and header files.