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/01/24 21:54:37 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #162: Fix implicit definition warnings due to missing inclusion of nuttx/time.h

patacongo opened a new pull request #162: Fix implicit definition warnings due to missing inclusion of nuttx/time.h
URL: https://github.com/apache/incubator-nuttx/pull/162
 
 
   Recent changes removed CONFI_TIME_ENHANCED and umasked some warning.  These warnings were because nuttx/time.h was not being included by files that now referenced clock_daysbeforemonth() and clock_isleapyear() in all configurations.
   
   This commit adds those missing inclusions and eliminates the warnings.

----------------------------------------------------------------
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 #162: Fix implicit definition warnings due to missing inclusion of nuttx/time.h

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #162: Fix implicit definition warnings due to missing inclusion of nuttx/time.h
URL: https://github.com/apache/incubator-nuttx/pull/162
 
 
   

----------------------------------------------------------------
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