On 11/07/2013 10:22 AM, Gernot Hillier wrote: > Some glibc versions mark write() with attribute warn_unused_result (found in > Ubuntu 12.04 / eglibc 2.15 / gcc 4.6.3), so we need to silence this warning, > especially when building with -Werror.
Why not casting write result to void, it does not work?
--
Gilles.
_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai
