Re: [PULL wayland] More OS compatibility wrappers

2012-04-25 Thread Kristian Hoegsberg
On Wed, Apr 25, 2012 at 12:48:49PM +0300, Pekka Paalanen wrote: > Hi Kristian, > > here are the rest of my OS compatibility wrappers for Wayland. Every > wrapper, except accept4, has two unit tests: a normal one and a forced > fallback one. > > The accept4 patch adds a configure test for it, the

[PULL wayland] More OS compatibility wrappers

2012-04-25 Thread Pekka Paalanen
Hi Kristian, here are the rest of my OS compatibility wrappers for Wayland. Every wrapper, except accept4, has two unit tests: a normal one and a forced fallback one. The accept4 patch adds a configure test for it, the others seemed to work by preprocessor directives. There are also some wrapper