masaori335 edited a comment on issue #8432: URL: https://github.com/apache/trafficserver/issues/8432#issuecomment-946270884
> New Compiler Flags > ... > - -Wunused-but-set-parameter and -Wunused-but-set-variable emit warnings when a parameter or a variable is set but not used. > - -Wnull-pointer-subtraction emits warning when user code may have undefined behaviour due to subtraction involving a null pointer. https://releases.llvm.org/13.0.0/tools/clang/docs/ReleaseNotes.html#new-compiler-flags -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
