RTEMS | Cannot obtain dates later than 2100 (!339)
Joel Sherrill (@joel)
gitlab at rtems.org
Wed Jan 29 22:14:59 UTC 2025
Joel Sherrill started a new discussion on cpukit/rtems/src/clocktodvalidate.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_118502
> return RTEMS_INVALID_CLOCK;
> }
>
> - if ( the_tod->year < TOD_BASE_YEAR || the_tod->year > TOD_LATEST_YEAR ) {
This likely impacts user facing documentation. Please check and create an issue to resolve this comment.
Double check the Doxygen for this method.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_118502
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250129/340ce3fd/attachment.htm>
More information about the bugs
mailing list