You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/10/27 20:43:26 UTC

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request, #7455: libs/libc/time: fix regression in clock_calendar2utc

pkarashchenko opened a new pull request, #7455:
URL: https://github.com/apache/incubator-nuttx/pull/7455

   ## Summary
   Fix regression after https://github.com/apache/incubator-nuttx/pull/7440/commits/fbe471b99cbcbdf9c96b5fa255a801bfd6a80996
   
   ## Impact
   Bugfix
   
   ## Testing
   Synthetic test with `mktime` + `localtime_r` 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7455: libs/libc/time: fix regression in clock_calendar2utc

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #7455:
URL: https://github.com/apache/incubator-nuttx/pull/7455


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] fjpanag commented on pull request #7455: libs/libc/time: fix regression in clock_calendar2utc

Posted by GitBox <gi...@apache.org>.
fjpanag commented on PR #7455:
URL: https://github.com/apache/incubator-nuttx/pull/7455#issuecomment-1296948833

   @pkarashchenko Just run the tests again, and it passes.  
   Thank you!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org