On Fri, 25 May 2012 10:51:31 -0700, Han Shen(沈涵) wrote:
> Hi I am working on chromium, and while I was compiling mesa trunk
> using gcc 4.7, I had to add explicit type cast for narrower conversion
> inside the initialization list.
>
> Could you take a look at the patch and upstream it if it is ok
Hi I am working on chromium, and while I was compiling mesa trunk
using gcc 4.7, I had to add explicit type cast for narrower conversion
inside the initialization list.
Could you take a look at the patch and upstream it if it is ok to you? Thanks,
-Han
diff --git a/src/mesa/main/ff_fragment_shade