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 2020/02/19 21:40:19 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #319: libs/libc/time/lib_gmtimer.c: Fix compile problem from PR317

patacongo opened a new pull request #319: libs/libc/time/lib_gmtimer.c:  Fix compile problem from PR317
URL: https://github.com/apache/incubator-nuttx/pull/319
 
 
   PR317 removed definitions for SEC_PER_MIN, SEC_PER_HOUR, and SEC_PER_DAY because these were duplicates of definitions in include/nuttx/clock.h.  However, the PR did not include nuttx/clock.h so the removal of these definitions resulted in compilation failures.
   
   Noted by Ouss4

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] Ouss4 merged pull request #319: libs/libc/time/lib_gmtimer.c: Fix compile problem from PR317

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #319: libs/libc/time/lib_gmtimer.c:  Fix compile problem from PR317
URL: https://github.com/apache/incubator-nuttx/pull/319
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services