RTEMS | Cannot obtain dates later than 2100 (!339)
    zack liang (@zakthertemsdev) 
    gitlab at rtems.org
       
    Tue Mar 11 01:47:35 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_120766
 > +  rtems_test_assert( new_tod.ticks == the_tod->ticks ); 
 > +}
 > +
 > +/*
 > + *  main entry point to the test
 > + */
 > +
 > +#if defined(__rtems__)
 > +int test_main(void);
 > +
 > +int test_main(void)
 > +#else
 > +int main(
 > +  int    argc,
 > +  char **argv
 > +)
used a traditional task init
-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_120766
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/09ff1433/attachment.htm>
    
    
More information about the bugs
mailing list