On Thu, 11 Mar 2010 14:53:21 -0600, "Yaakov (Cygwin/X)" 
<[email protected]> wrote:

> These patches were all previously sent to this list, but some were ignored.
> 
> The following changes since commit f2eacb4646beb25d055de22868f93e6b24f229b6:
>    Peter Hutterer (1):
>          Revert "dix: Use DeliverGrabbedEvent for implicit passive grabs
> (#25400)"
> 
> are available in the git repository at:
> 
>    git://anongit.freedesktop.org/~yselkowitz/xserver.git master
> 
> Yaakov Selkowitz (8):
>        Cygwin/X: Fix make dist after 11252ed82e1f361b99e86521ac9314f868bd1a3a
>        Cygwin/X: Fix windres rule for automake silent rules
>        Use libtool -export-dynamic flag for portability
>        Rename xdmx client to dmxinfo

These all seem fine to me

Reviewed-by: Keith Packard <[email protected]>

>        Xext: fix prototype warnings in xf86bigfont.c
>        dix: fix XF86Bigfont declaration warnings in dixfonts.c
>        os: fix XF86Bigfont declaration warnings in log.c
>        mi: remove deprecated #include <X11/extensions/xf86bigfstr.h> in 
> miinitext.c

These all put function declarations in .c files instead of headers where
they belong. You can't exactly get function signature typechecking if
the definition and declaration are never compared by the compiler...

Also, please don't mix reviewed and unreviewed patches in a single PULL
request.

-- 
[email protected]

Attachment: pgpG2KdAlvaq6.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to