CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED] 02/12/24 09:43:01

Log message:
  Remove code dependence on !defined(__GNUC__) == 0, which gcc -Wundef
  understandably can't detect.

Modified files:
      xc/config/imake/:
        imakemdep.h 
      xc/extras/x86emu/src/x86emu/:
        sys.c 
      xc/lib/font/Type1/:
        objects.h 
      xc/programs/Xserver/hw/xfree86/common/:
        compiler.h 
      xc/programs/Xserver/hw/xfree86/os-support/:
        xf86drm.h 
      xc/programs/Xserver/include/:
        os.h 
      xc/programs/Xserver/os/:
        utils.c 
      xc/programs/ico/:
        ico.c 
      xc/programs/xev/:
        xev.c 
      xc/programs/xkbcomp/:
        utils.h 
      xc/programs/xlsfonts/:
        dsimple.h 
  
  Revision      Changes    Path
  3.68          +2 -3      xc/config/imake/imakemdep.h
  1.7           +8 -8      xc/extras/x86emu/src/x86emu/sys.c
  1.14          +3 -2      xc/lib/font/Type1/objects.h
  3.98          +13 -13    xc/programs/Xserver/hw/xfree86/common/compiler.h
  1.21          +2 -2      xc/programs/Xserver/hw/xfree86/os-support/xf86drm.h
  3.43          +3 -2      xc/programs/Xserver/include/os.h
  3.85          +2 -2      xc/programs/Xserver/os/utils.c
  1.9           +3 -2      xc/programs/ico/ico.c
  1.7           +3 -2      xc/programs/xev/xev.c
  3.6           +19 -10    xc/programs/xkbcomp/utils.h
  1.8           +2 -2      xc/programs/xlsfonts/dsimple.h

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to