On Wednesday, February 3rd, 2021 at 1:56 AM, Emil Velikov emil.l.velikov@gmail.com wrote:
As summed in the commit message the burden is only applicable when all of the following are set:
- non-linux
- force DRM_FOURCC_STANDALONE
- c99 -pedantic
Even then, we're talking about a compilation warning. So yeah - let's keep things short and sweet.
Sorry, I don't think this is acceptable. Regardless of your personal preference some projects have -Werror -pendantic, and we shouldn't make them fail the build because of a libdrm header.