mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
454e493197
Most of these fixes are simple symbol shadowing issues, like index and the braindead y0 and y1 extern symbols exported by math.h on GNU libc systems. There is a masking issue in ClutterTexture which should be checked; I ran the tests and everything looked fine. The rest are just unused variables.