On Sat, Sep 20, 2014 at 06:08:22PM +0100, Thomas Adam wrote:
> --- a/libs/FEvent.h
> +++ b/libs/FEvent.h
> @@ -3,6 +3,8 @@
>  #ifndef FEVENT_H
>  #define FEVENT_H
>  
> +#include <X11/Xutil.h>

Please don't add includes to header files, I'm trying to get rid
of them, not to have more.  ;-)  I had added this include to
config.h.in, but forgot that that file is generated by configure.
I'll fix that.

> -#define XGetSizeHints(a, b, c) use_FGetWMNormalHints
> +#define XGetSizeHints(a, b, c, d) use_FGetWMNormalHints

Thanks.

> Dominik, are you OK for me to merge this, or are you wanting to fold
> this in with larger changes as you're working on things?  I don't mind
> either way, this is more of a heads-up for yourself.

I'd mot merge this stuff for now, it's still experimental.  Give
me a couple of days.  But please adapt the commit emails so that
we don't have another message > 2 MB sent to the list.  :-)

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt

Reply via email to