am f573a52c: Merge "Silence time64.c build warnings."
* commit 'f573a52cf3a814504e5d5a6b62d74ba9516f7a28': Silence time64.c build warnings.
This commit is contained in:
commit
56d0f8ca50
@ -252,6 +252,7 @@ Time64_T timegm64(const struct TM *date) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#if !defined(NDEBUG)
|
||||||
static int check_tm(struct TM *tm)
|
static int check_tm(struct TM *tm)
|
||||||
{
|
{
|
||||||
/* Don't forget leap seconds */
|
/* Don't forget leap seconds */
|
||||||
@ -283,6 +284,7 @@ static int check_tm(struct TM *tm)
|
|||||||
|
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
/* The exceptional centuries without leap years cause the cycle to
|
/* The exceptional centuries without leap years cause the cycle to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user