[PATCH libXaw3d 0/5] Warning fixes

Matt Turner mattst88 at gmail.com
Thu Oct 6 12:25:17 PDT 2011


On Mon, Oct 3, 2011 at 11:34 PM, Guillem Jover <guillem at hadrons.org> wrote:
> Hi!
>
> Here's some changes I had laying around.
>
> regards,
> guillem
>
>
> Guillem Jover (5):
>  Disable unused input and unput lex functions
>  Remove unused label
>  Only use variable t in MoveThumb() on XAW_ARROW_SCROLLBARS
>  Use intptr_t instead of int when casting from and to XtPointer
>  Define call_data to 0 in NotifyScroll()
>
>  configure.ac    |    1 +
>  src/Scrollbar.c |   15 ++++++++++-----
>  src/Text.c      |    5 +++--
>  src/TextPop.c   |    5 +++--
>  src/Viewport.c  |    4 +++-
>  src/laygram.y   |    2 +-
>  src/laylex.l    |    2 ++
>  7 files changed, 23 insertions(+), 11 deletions(-)
>
> --
> 1.7.6.3

Thanks! I reviewed and pushed them all.

Matt


More information about the xorg-devel mailing list