summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2016-03-09 09:33:48 -0500
committerAdam Jackson <ajax@redhat.com>2016-03-09 14:04:27 -0500
commit723881f31d65353e80660e6d8cd9785e6ec1b430 (patch)
tree21e389579a64174112ec3a7b96d6767cb28c9365 /configure.ac
parent384150812b93fef48109582bb53e9580f16f9602 (diff)
downloadxorg-proto-videoproto-723881f31d65353e80660e6d8cd9785e6ec1b430.tar.gz
xv: Build left-shift constants from ints not longs
We typically store these in ints in server, leading to warnings like: xwayland-glamor-xv.c: In function ‘xwl_glamor_xv_add_adaptors’: xwayland-glamor-xv.c:339:16: warning: large integer implicitly truncated to unsigned type [-Woverflow] pa->type = XvWindowMask | XvInputMask | XvImageMask;; ^ Signed-off-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Olivier Fourdan <ofourdan@redhat.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions