Theodore Jump wrote:
>
> Rebuilt w/o "conditional is constant" warnings, and with some fixes included.
>
> Revised log files now available at:
>
> http://www.tertius.com/projects/library/index.html#mesa-3d
I've done a bit more clean-up.
I think another warning that should be disabled is:
local variable 'foo' may be used without having been initialized
This is raised in a lot of the template-generated code.
Looks like the rest of the warnings are all about lack of
casts when assigning ints to GLubytes, floats to ints, etc.
I'm not going to worry about them at this point since I've
got other things to do.
-Brian
_______________________________________________
Mesa-dev maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev