[PATCH libXaw3d 0/5] Fix old-style function definitions, round three

Yaakov (Cygwin/X) yselkowitz at users.sourceforge.net
Wed Aug 31 19:12:11 PDT 2011


From: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>

This completes my work in fixing all the old-style function definitions, 
and some other warnings which these fixes exposed.  The code is *much* 
cleaner now; it should be a lot easier for others to help fix the 
remaining warnings.

Yaakov Selkowitz (5):
  MultiSink: Fix old-style function definitions
  MultiSrc: Fix old-style function definitions
  XawIm: Fix old-style function definitions
  Fix incompatible vfunc pointer warnings
  Label: Fix nested extern declaration warnings

 src/AsciiSink.c |   23 +++---
 src/Label.c     |    3 +-
 src/MultiSink.c |  106 +++++++++-----------------
 src/MultiSrc.c  |  128 ++++++++++++--------------------
 src/Vendor.c    |   12 ++--
 src/Viewport.c  |    4 +-
 src/XawIm.c     |  221 ++++++++++++++++++++++--------------------------------
 7 files changed, 194 insertions(+), 303 deletions(-)

-- 
1.7.5.1



More information about the xorg-devel mailing list