../source_subfolder/src/vasprintf.c:1870:3: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL (np->prefix_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/vasprintf.c:1865:30: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY (total > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/mpfr-impl.h:1293:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ ../source_subfolder/src/vasprintf.c:1871:3: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL (np->ip_size); ^~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/vasprintf.c:1865:30: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY (total > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/mpfr-impl.h:1293:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ ../source_subfolder/src/vasprintf.c:1872:3: warning: result of comparison of constant 9223372036854775807 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL (np->ip_trailing_zeros); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/vasprintf.c:1862:28: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY ((v) > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/mpfr-impl.h:1293:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ ../source_subfolder/src/vasprintf.c:1872:3: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL (np->ip_trailing_zeros); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/vasprintf.c:1865:30: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY (total > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/mpfr-impl.h:1293:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ ../source_subfolder/src/vasprintf.c:1877:5: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL ((np->ip_size + np->ip_trailing_zeros - 1) / 3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/vasprintf.c:1865:30: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY (total > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/mpfr-impl.h:1293:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ ../source_subfolder/src/vasprintf.c:1880:3: warning: result of comparison of constant 9223372036854775807 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL (np->fp_leading_zeros); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/vasprintf.c:1862:28: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY ((v) > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/mpfr-impl.h:1293:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ ../source_subfolder/src/vasprintf.c:1880:3: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL (np->fp_leading_zeros); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/vasprintf.c:1865:30: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY (total > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/mpfr-impl.h:1293:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ ../source_subfolder/src/vasprintf.c:1881:3: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL (np->fp_size); ^~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/vasprintf.c:1865:30: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY (total > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/mpfr-impl.h:1293:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ ../source_subfolder/src/vasprintf.c:1882:3: warning: result of comparison of constant 9223372036854775807 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL (np->fp_trailing_zeros); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/vasprintf.c:1862:28: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY ((v) > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/mpfr-impl.h:1293:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ ../source_subfolder/src/vasprintf.c:1882:3: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL (np->fp_trailing_zeros); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/vasprintf.c:1865:30: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY (total > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/mpfr-impl.h:1293:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ ../source_subfolder/src/vasprintf.c:1883:3: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL (np->exp_size); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/vasprintf.c:1865:30: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY (total > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/mpfr-impl.h:1293:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ 11 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY