All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Grandegger <wg@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] [PATCH xenomai-head] testsuite: fix compiler error 'SIGALRM, undeclared'
Date: Wed, 12 Oct 2011 13:18:01 +0200	[thread overview]
Message-ID: <4E957769.4000402@domain.hid> (raw)
In-Reply-To: <4E957527.3080504@domain.hid>

On 10/12/2011 01:08 PM, Gilles Chanteperdrix wrote:
> On 10/12/2011 01:04 PM, Daniele Nicolodi wrote:
>> On 12/10/11 12:59, Gilles Chanteperdrix wrote:
>>> On 10/12/2011 11:44 AM, Wolfgang Grandegger wrote:
>>>> Signed-off-by: Wolfgang Grandegger <wg@domain.hid>
>>>> ---
>>>>  src/testsuite/regression/posix/leaks.c |    1 +
>>>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>>>
>>>> diff --git a/src/testsuite/regression/posix/leaks.c b/src/testsuite/regression/posix/leaks.c
>>>> index 7326572..f9dd34d 100644
>>>> --- a/src/testsuite/regression/posix/leaks.c
>>>> +++ b/src/testsuite/regression/posix/leaks.c
>>>> @@ -6,6 +6,7 @@
>>>>  #include <fcntl.h>
>>>>  #include <sys/mman.h>
>>>>  #include <semaphore.h>
>>>> +#include <signal.h>
>>>>  #include <mqueue.h>
>>>>  
>>>>  #include <nucleus/heap.h>
>>>
>>> Applied, thanks.
>>>
>>
>> Wans't that the same error fixed by commit
>> aa44db3d5ee270c3b92a1017f7c136ffa1e2cc4d?
> 
> Indeed.

Argh, my tree was already more than a week old. Sorry for the noise.

Wolfgang.



      reply	other threads:[~2011-10-12 11:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-12  9:44 [Xenomai-core] [PATCH xenomai-head] testsuite: fix compiler error 'SIGALRM, undeclared' Wolfgang Grandegger
2011-10-12 10:59 ` Gilles Chanteperdrix
2011-10-12 11:04   ` Daniele Nicolodi
2011-10-12 11:08     ` Gilles Chanteperdrix
2011-10-12 11:18       ` Wolfgang Grandegger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E957769.4000402@domain.hid \
    --to=wg@domain.hid \
    --cc=gilles.chanteperdrix@xenomai.org \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.