RTEMS | Cannot obtain dates later than 2100 (!339)
zack liang (@zakthertemsdev)
gitlab at rtems.org
Tue Mar 11 01:46:58 UTC 2025
zack liang commented on a discussion on testsuites/sptests/sptod/main.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_120764
> + { 2020, 4, 4, 15, 0, 59, 0 },
> +};
> +
> +/*
> + * Check out a single date and time
> + */
> +
> +void check_a_tod(
> + rtems_time_of_day *the_tod
> +)
> +{
> + rtems_status_code status;
> + rtems_time_of_day new_tod;
> +
> +
> + print_time( "rtems_clock_set ", the_tod, "\n" );
removed printlines
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_120764
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/20250311/29a2b035/attachment.htm>
More information about the bugs
mailing list