Re: [PATCH weston] make error() portable

2015-05-30 Thread Khem Raj
> On May 30, 2015, at 12:02 PM, Jon A. Cruz wrote: > > On 05/29/2015 09:14 PM, Khem Raj wrote: >> error() is not posix but gnu extension so may not be available on all >> kind of systemsi e.g. musl. > > Hi, > > Just including a few low-level notes. > >> >> Signed-off-by: Khem Raj >> --- >>

Re: [PATCH weston] make error() portable

2015-05-30 Thread Jon A. Cruz
On 05/29/2015 09:14 PM, Khem Raj wrote: > error() is not posix but gnu extension so may not be available on all > kind of systemsi e.g. musl. Hi, Just including a few low-level notes. > > Signed-off-by: Khem Raj > --- > configure.ac| 2 ++ > src/weston-error.h | 20 +

Re: Wayland not MIT-licensed / FAQ wrong

2015-05-30 Thread Pekka Paalanen
On Fri, 29 May 2015 22:15:10 +0200 Markus Slopianka wrote: > On Friday 29 May 2015 18:55:43 Pekka Paalanen wrote: > > > What is the benefit of using a licence that has been officially > > endorsed by FSF? Is that a prerequisite for FSF to defend a project > > in court? > > No, it has nothing to

Re: [PATCH libinput] evdev: use the udev ID_INPUT_POINTINGSTICK property

2015-05-30 Thread Hans de Goede
Hi, On 29-05-15 17:06, Benjamin Tissoires wrote: On 05/29/2015 03:31 AM, Hans de Goede wrote: Hi, On 29-05-15 03:28, Peter Hutterer wrote: Added in systemd 220, but note that for udev backwards compatibility, the ID_INPUT_POINTINGSTICK tag is set in addition to the ID_INPUT_MOUSE tag. And