All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] panic macro interference with xerces api.
@ 2015-11-10 13:26 Stéphane ANCELOT
  2015-11-10 14:28 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 9+ messages in thread
From: Stéphane ANCELOT @ 2015-11-10 13:26 UTC (permalink / raw)
  To: xenomai@xenomai.org

Hi,

I don't know if there might be a  big impact, but I noticed, depending 
on the order we include headers , that
there was a panic macro interfering with xercesc api headers.

#include <alchemy/task.h>
#include <xercesc/dom/DOMException.hpp>


/usr/xenomai-3.0-igb/include/boilerplate/ancillaries.h:64:10: error: 
expected identifier before '__func__'
   __panic(__func__, __fmt, ##__args)
           ^
Regards,
Steph


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

end of thread, other threads:[~2015-11-12  9:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-10 13:26 [Xenomai] panic macro interference with xerces api Stéphane ANCELOT
2015-11-10 14:28 ` Gilles Chanteperdrix
2015-11-11  9:22   ` g.strobbe
2015-11-11 10:31   ` Jan Kiszka
2015-11-11 11:52     ` Philippe Gerum
2015-11-11 12:28       ` Philippe Gerum
2015-11-11 12:35         ` Philippe Gerum
2015-11-12  7:37           ` Stéphane ANCELOT
2015-11-12  9:47             ` 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.