All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] xenomai-forge: Interface change of copperplate_init
@ 2013-03-08 14:16 Ronny Meeus
  2013-03-08 15:03 ` Philippe Gerum
  0 siblings, 1 reply; 6+ messages in thread
From: Ronny Meeus @ 2013-03-08 14:16 UTC (permalink / raw)
  To: xenomai

Hello

I see that the interface of copperplate_init has been changed from:

void copperplate_init(int argc, char *const argv[]);
to
void copperplate_init(int *argcp, char *const **argvp);

This is disturbing if I have an application that needs to be run on
the 2 versions of xenomai.
Is there any construction (for example a define) I can use in my code
to call this function in a correct way?


Ronny.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-03-22 18:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08 14:16 [Xenomai] xenomai-forge: Interface change of copperplate_init Ronny Meeus
2013-03-08 15:03 ` Philippe Gerum
2013-03-08 15:06   ` Philippe Gerum
2013-03-08 16:00     ` Ronny Meeus
     [not found]     ` <CAAXf6LVQG2RDwZZfxepJKFxeiLjJAW=Ua1z1PbWVDfOuV7tEAQ@mail.gmail.com>
2013-03-08 18:35       ` Philippe Gerum
     [not found]         ` <CAAXf6LUa8t37Vz+A6+0Kcq-MMzHWbBe_rx1EzjRrxHVC-O91bA@mail.gmail.com>
2013-03-22 18:16           ` Philippe Gerum

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.