On Sat, 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
>> ---
>> confi
On Mon, 1 Jun 2015 10:32:15 +0300
Pekka Paalanen wrote:
> On Sat, 30 May 2015 12:08:22 -0700
> Khem Raj wrote:
>
> >
> > > 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 avai
On Sat, 30 May 2015 12:08:22 -0700
Khem Raj wrote:
>
> > 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 inclu
> 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
>> ---
>>
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 +
error() is not posix but gnu extension so may not be available on all
kind of systemsi e.g. musl.
Signed-off-by: Khem Raj
---
configure.ac| 2 ++
src/weston-error.h | 20
src/weston-launch.c | 2 +-
3 files changed, 23 insertions(+), 1 deletion(-)
create mode 100