On 07/12/2011 01:10 PM, Ashish Budhiraja wrote: > Hello Again, > > Thanks a lot. I figured out, actually somehow "inline" declaration were not > allowed and the library is really complex, > so I couldn't change it. The solution was to change it to static.
inline declarations are allowed in C, simply, the inline functions must
be static as well.
--
Gilles.
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help
