From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: George Pontis <GPontis@z9.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Qt - Xenomai compatibility problem
Date: Fri, 03 May 2013 20:20:13 +0200 [thread overview]
Message-ID: <5183FFDD.7080707@xenomai.org> (raw)
In-Reply-To: <037901ce482a$1f10bce0$5d3236a0$@com>
On 05/03/2013 08:14 PM, George Pontis wrote:
>> -----Original Message-----
>> From: Gilles Chanteperdrix [mailto:gilles.chanteperdrix@xenomai.org]
>> Sent: Friday, May 03, 2013 11:11 AM
>> To: George Pontis
>> Cc: xenomai@xenomai.org
>> Subject: Re: [Xenomai] Qt - Xenomai compatibility problem
>>
>> On 04/30/2013 10:50 PM, George Pontis wrote:
>>
>>> I took a snapshot from git of the current Xenomai code and put it in the hands of the
>> software
>>> developers. They reported that Qt would not build after patching with Xenomai. The problem
>> was that
>>> Qt uses "signals" as a keyword, and that conflicts with the function prototype for
>> rt_task_notify
>>> under xenomai/native:
>>>
>>>
>>> int rt_task_notify(RT_TASK *task, rt_sigset_t signals);
>>>
>>>
>>> Although this is not a Xenomai problem, it might save some users the annoyance if the name
>> "signals"
>>> could change.
>>
>>
>> Have you tried the obvious fix?
>>
>> --
>> Gilles.
>
>
> Yes, to us the obvious fix was to edit the function prototype in the include file
> and change "signals" to "_signals".
And there are no other changes to make to get Xenomai headers included
with qt headers?
--
Gilles.
next prev parent reply other threads:[~2013-05-03 18:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.293.1366744201.1444.xenomai@xenomai.org>
2013-04-30 20:50 ` [Xenomai] Qt - Xenomai compatibility problem George Pontis
2013-05-02 8:37 ` Leopold Palomo-Avellaneda
2013-05-03 16:29 ` George Pontis
2013-05-09 12:50 ` Leopold Palomo-Avellaneda
2013-05-03 18:10 ` Gilles Chanteperdrix
2013-05-03 18:14 ` George Pontis
2013-05-03 18:20 ` Gilles Chanteperdrix [this message]
2013-05-03 18:30 ` George Pontis
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=5183FFDD.7080707@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=GPontis@z9.com \
--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.