OSDN Git Service

mesa: remove MSVC warning pragmas
authorBrian Paul <brianp@vmware.com>
Tue, 17 Mar 2015 17:57:34 +0000 (11:57 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 18 Mar 2015 15:01:50 +0000 (09:01 -0600)
commit9263986401c90a309d167121bc98c47b24c39d3d
treec7349d451c22669344b078ed42753c678443ef19
parentea1b066a34dccd3bf1fe8bba52a586fff4158601
mesa: remove MSVC warning pragmas

Removing this block of pragmas doesn't seem to increase the number of
warning generated by MSVC.  Other than signed/unsigned comparison warnings
there's very few other warnings nowadays.

Acked-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/compiler.h