All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Wolfgang Grandegger <wg@domain.hid>
Cc: xenomai@xenomai.org, RTnet-users <rtnet-users@domain.hid>
Subject: Re: [Xenomai-core] Problem with #define uint  "i"
Date: Fri, 06 Jan 2006 17:21:45 +0100	[thread overview]
Message-ID: <43BE9919.5010305@domain.hid> (raw)
In-Reply-To: <43BE3F92.1000107@domain.hid>

Wolfgang Grandegger wrote:
> Hallo,
> 
> when trying to build RTnet with Xenomai and Linux 2.4.25 for PowerPC, I 
> stumbeld over the following problem:
> 
> In "linuxppc_2_4_devel/include/asm-generic/xenomai/wrappers.h" there is 
> defined:
> 
>   #define ulong "i"
>   #define uint  "i"
> 
> This makes trouble when a driver uses the types uint or ulong, which is 
> the case for the MPC RTnet drivers. Can we use different names for the 
> above definitions?
> 

Yes, will fix in Xenomai. Actually, since module_param() has been 
backported in its simplest forms to 2.4, the above hack should be useless.

> Thanks.
> 
> Wolfgang.
> 
> _______________________________________________
> Xenomai-core mailing list
> Xenomai-core@domain.hid
> https://mail.gna.org/listinfo/xenomai-core
> 


-- 

Philippe.


      reply	other threads:[~2006-01-06 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-06  9:59 [Xenomai-core] Problem with #define uint "i" Wolfgang Grandegger
2006-01-06 16:21 ` Philippe Gerum [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=43BE9919.5010305@domain.hid \
    --to=rpm@xenomai.org \
    --cc=rtnet-users@domain.hid \
    --cc=wg@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.