[Mesa-dev] [PATCH] build: enable -Werror=incompatible-pointer-types
Emil Velikov
emil.l.velikov at gmail.com
Thu Nov 22 12:07:03 UTC 2018
On 2018/11/21, Gert Wollny wrote:
> Am Mittwoch, den 21.11.2018, 13:14 +0000 schrieb Emil Velikov:
> > +AX_CHECK_COMPILE_FLAG([-Werror=incompatible-pointer-
> > types], [CFXXLAGS="$CXXFLAGS -Werror=incompatible-pointer-types"])
> For C++ this shoudn't be needed, because there this is already an
> error.
>
Indeed - option is for C and Objective C only.
Seems like the meson patch will need the same tweak.
Thanks
Emil
More information about the mesa-dev
mailing list