On Wed, Aug 31, 2011 at 10:12 PM, Yaakov (Cygwin/X) <[email protected]> wrote: > From: Yaakov Selkowitz <[email protected]> > > 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
Acked-by: Matt Turner <[email protected]> _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
