mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
parse-duration: eliminate 68-year duration limit
* lib/parse-duration.c: Include "intprops.h". (TIME_MAX): Rename to MAX_DURATION and define to TYPE_MAXIMUM(time_t). * modules/parse-duration (Depends-on): Add intprops. Reported by Jonas 'Sortie' Termansen.
This commit is contained in:
@@ -6,6 +6,7 @@ lib/parse-duration.h
|
||||
lib/parse-duration.c
|
||||
|
||||
Depends-on:
|
||||
intprops
|
||||
|
||||
configure.ac:
|
||||
|
||||
|
Reference in New Issue
Block a user