<limits.h>
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Jul 18 14:05:56 UTC 2013
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 : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list