From: Philippe Gerum <rpm@xenomai.org>
To: Thomas De Schampheleire <patrickdepinguin+xenomai@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] [PATCH 1 of 4] psos.h: add definition of ERR_OBJTFULL
Date: Wed, 26 Oct 2011 12:33:23 +0200 [thread overview]
Message-ID: <4EA7E1F3.7050104@domain.hid> (raw)
In-Reply-To: <CAAXf6LUWHAPj7maEVW52_7P=Jgi+w0oPG1Bqv-+TRG10P51vkw@domain.hid>
On 10/26/2011 12:26 PM, Thomas De Schampheleire wrote:
> Hi,
>
> On Wed, Oct 26, 2011 at 12:19 PM, Philippe Gerum<rpm@xenomai.org> wrote:
>> On 10/19/2011 09:35 AM, Thomas De Schampheleire wrote:
>>>
>>> Signed-off-by: Thomas De Schampheleire<thomas.de.schampheleire@domain.hid>
>>> Signed-off-by: Ronny Meeus<ronny.meeus@domain.hid>
>>>
>>> ---
>>> include/psos/psos.h | 1 +
>>> 1 files changed, 1 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/include/psos/psos.h b/include/psos/psos.h
>>> --- a/include/psos/psos.h
>>> +++ b/include/psos/psos.h
>>> @@ -97,6 +97,7 @@
>>> #define ERR_OBJDEL 0x05
>>> #define ERR_OBJID 0x06
>>> #define ERR_OBJTYPE 0x07
>>> +#define ERR_OBJTFULL 0x08
>>> #define ERR_OBJNF 0x09
>>>
>>> #define ERR_NOTCB 0x0E
>>
>> Where is this error code used in the Xenomai tree? Can't find it right now.
>
> It's not used in the Xenomai code itself, but it may be used by applications.
> The definition is absent both in Xenomai as Xenomai-forge.
>
> ~Thomas
>
Yes, the point is that so far, only the errors the Xenomai emulation
does return are mentioned in this file. But we should merge this anyhow,
since the original *_create() calls could throw this, so the app has to
check despite Xenomai won't fail this way, right?
--
Philippe.
next prev parent reply other threads:[~2011-10-26 10:33 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-19 7:35 [Xenomai-help] [PATCH 0 of 4] xenomai-forge PSOS: miscellaneous fixes Thomas De Schampheleire
2011-10-19 7:35 ` [Xenomai-help] [PATCH 1 of 4] psos.h: add definition of ERR_OBJTFULL Thomas De Schampheleire
2011-10-26 10:19 ` Philippe Gerum
2011-10-26 10:26 ` Thomas De Schampheleire
2011-10-26 10:33 ` Philippe Gerum [this message]
2011-10-26 11:11 ` Thomas De Schampheleire
2011-10-26 12:01 ` Philippe Gerum
2011-10-19 7:35 ` [Xenomai-help] [PATCH 2 of 4] psos: port long_names feature to xenomai-forge Thomas De Schampheleire
2011-10-26 10:21 ` Philippe Gerum
2011-10-26 10:41 ` Thomas De Schampheleire
2011-10-26 11:57 ` Philippe Gerum
2011-10-19 7:35 ` [Xenomai-help] [PATCH 3 of 4] psos: add tm_getm function Thomas De Schampheleire
2011-10-26 10:22 ` Philippe Gerum
2011-10-26 10:42 ` Thomas De Schampheleire
2011-10-19 7:35 ` [Xenomai-help] [PATCH 4 of 4] psos: fix compiler warning: cprio could be used uninitialized Thomas De Schampheleire
2011-10-26 10:25 ` Philippe Gerum
2011-10-26 11:04 ` Thomas De Schampheleire
2011-10-26 11:58 ` Philippe Gerum
2011-10-26 12:32 ` Thomas De Schampheleire
2011-10-26 9:44 ` [Xenomai-help] [PATCH 0 of 4] xenomai-forge PSOS: miscellaneous fixes Thomas De Schampheleire
2011-10-26 12:47 ` Philippe Gerum
2011-10-26 12:54 ` Thomas De Schampheleire
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=4EA7E1F3.7050104@domain.hid \
--to=rpm@xenomai.org \
--cc=patrickdepinguin+xenomai@domain.hid \
--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.