[PULL] Warning fixes, *LookupID* riddance, logic fix.
Matt Turner
mattst88 at gmail.com
Fri Dec 10 22:54:06 PST 2010
On Tue, Dec 7, 2010 at 6:13 PM, Cyril Brulebois <kibi at debian.org> wrote:
> The following changes since commit 780754050bc9cb1489f92a2a890ab5665e3e6358:
>
> Fix GLX_LIBS vs. DMX_LIBS order. (2010-12-07 09:24:16 -0800)
>
> are available in the git repository at:
> git://git.debian.org/users/kibi/pkg-xorg/xorg-server.git master
>
> Cyril Brulebois (9):
> Fix missing <string.h> include.
> Replace LookupIDByType() with dixLookupResourceByType(), take 1.
> Replace LookupIDByType() with dixLookupResourceByType(), take 2.
> Enable silent rules for cat and echo.
> Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 1.
> Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 2.
> Replace SecurityLookupIDByClass() with dixLookupResourceByClass().
> dix: Simplify deprecated *Lookup* wrappers around dixLookup*.
> dix: Fix logic for displaying deprecation warning only once.
>
> dix/deprecated.c | 30 ++++----
> hw/dmx/dmx.c | 10 ++-
> hw/dmx/dmxextension.c | 14 ++--
> hw/dmx/dmxgcops.c | 10 ++-
> hw/dmx/dmxpict.c | 54 ++++++++-----
> hw/dmx/dmxwindow.c | 10 ++-
> hw/dmx/glxProxy/glxcmds.c | 182 +++++++++++++++++++++++++++--------------
> hw/dmx/glxProxy/glxext.c | 6 +-
> hw/xfree86/common/Makefile.am | 4 +-
> hw/xfree86/ramdac/Makefile.am | 4 +-
> hw/xfree86/xaa/Makefile.am | 52 ++++++------
> include/os.h | 1 +
> 12 files changed, 229 insertions(+), 148 deletions(-)
>
> Mraw,
> KiBi.
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAkz+eVUACgkQeGfVPHR5Nd1XfQCgqXBahjd+E/LhZNKXIQBA13cS
> EFUAoNWNhTS+3ktgvzNztl3uaIoyE7fm
> =e5qV
> -----END PGP SIGNATURE-----
Make sure you mark bug 19424 as FIXED when this pull goes in.
Thanks,
Matt
More information about the xorg-devel
mailing list