Hello,

the header file <rtems/score/coremsg.h> included <limits.h>. I moved the implementation specific content to <rtems/score/coremsgimpl.h>. Due to this the include of <limits.h> is no longer necessary. A lot of files didn't include <limits.h> directly and assumed that some RTEMS header already included it.

Should we include <limits.h> in <rtems/score/basedefs.h> to not break application source files with this change?

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : [email protected]
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
rtems-devel mailing list
[email protected]
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to