On Fri, 25 May 2012 10:51:31 -0700, Han Shen(沈涵) <[email protected]> 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 to you? Thanks,
I think we just need to turn off that gcc warning. We're not using c++11, so it shouldn't be griping about it.
pgp2OrahRJA7e.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
