All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] enum rtdm_selecttype
@ 2008-06-01 18:45 Gilles Chanteperdrix
  2008-06-01 18:57 ` Philippe Gerum
  0 siblings, 1 reply; 6+ messages in thread
From: Gilles Chanteperdrix @ 2008-06-01 18:45 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: xenomai


Hi Jan,

when compiling xenomai v2.4.x for ARM with gcc 4.2.1, I get plenty of
warnings like:
xenomai-arm/kernel/xenomai/skins/posix/syscall.c:38:
xenomai-arm/include/xenomai/rtdm/rtdm_driver.h:206: warning: parameter has incomplete type

So it seems gcc 4.2.1 does not like the enum being used in function
prototypes without being defines. So, could we move the enum definition
before the functions using it ?

-- 


					    Gilles.


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

end of thread, other threads:[~2008-06-01 20:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-01 18:45 [Xenomai-core] enum rtdm_selecttype Gilles Chanteperdrix
2008-06-01 18:57 ` Philippe Gerum
2008-06-01 19:02   ` Gilles Chanteperdrix
2008-06-01 19:19     ` Philippe Gerum
2008-06-01 20:08       ` Gilles Chanteperdrix
2008-06-01 20:15         ` Jan Kiszka

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.