[PATCH xrandr 0/2] Fix warnings
Aaron Plattner
aplattner at nvidia.com
Fri Aug 24 21:43:11 PDT 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
xrandr has a pile of warnings, mostly due to string literals being used where
char* is expected, and variables shadowing global functions or other variables.
I tried to clean them up as best I could. Refactoring some of these giant
functions might help make it cleaner, but hopefully this is a start.
Aaron Plattner (2):
xrandr: Fix string constness bugs
xrandr: Fix variable declaration warnings
xrandr.c | 431 ++++++++++++++++++++++++++++++++------------------------------
1 file changed, 223 insertions(+), 208 deletions(-)
- --
1.7.9.5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAEBAgAGBQJQOFd2AAoJEE+LbQ/d81uUUxsIAL5/3Zj8hFxenYyvBQ1RGlE7
NQxcyq+GJNxXFSyKRFaMQh9Nc+qb9hG+xrrePqFyQu0Py6yydjgWQPJm8+2l2nIP
L8x4Qg18C+q+eKLJfOiRCFTSj6Ddpk1vCz98w7sZgmM1Rq13ACXPNSWeW6T2GUoX
+2i7cv9Ecwg9M23vPh525fk0/ggxmcAUgG/1FP7XT72yby8VjnRT/ok+IHC12x77
TCrCq+odBbH174y9k+Nwt9WNaespvV5YQI1YeqVii3dk526fpqARngggMnEXny/I
FcMsMxwVev1/9u0o+H5IiANUu9BqnkpGeoG43pPNgnjHco7xmS6pU6dxv7EEjFI=
=vbry
-----END PGP SIGNATURE-----
More information about the xorg-devel
mailing list