You need to sign in or sign up before continuing.
build: Fix trailing semicolon check for GCC pedantic warnings
Apparently some GCC10 releases also have the bug, so rewriting the semicolon pedantic check to avoid failing.
(For some reason it passed on GCC10 tests from ns-3-dev, but failed in nr's CI... go figure...)