[PATCH] drm/fourcc: introduce DRM_FOURCC_STANDALONE guard

Simon Ser contact at emersion.fr
Wed Feb 3 09:24:31 UTC 2021


On Wednesday, February 3rd, 2021 at 1:56 AM, Emil Velikov <emil.l.velikov at 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.


More information about the dri-devel mailing list