[PATCH libXaw3d 0/5] Fix old-style function definitions, round three
Matt Turner
mattst88 at gmail.com
Thu Sep 1 10:42:00 PDT 2011
On Wed, Aug 31, 2011 at 10:12 PM, Yaakov (Cygwin/X)
<yselkowitz at users.sourceforge.net> wrote:
> 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
Acked-by: Matt Turner <mattst88 at gmail.com>
More information about the xorg-devel
mailing list