Lines Matching +refs:clang +refs:rename +refs:format +refs:message

113 	  added much more tests (by constructing the format string in
206 we knew which one to use. However, as the Clang 16 warning message
702 [src/mpfr-thread.h] Output a message in case of lock/unlock failure.
704 The message is output just before abort(), so that one can know
718 fails with the "MPFR lock failure" message and exit status 3 due to
1574 to support some log message in the MPFR Git repository (currently,
1876 [tools/ck-copyright-notice] Support the future ChangeLog format.
1882 Note: One currently gets a failure with the future ChangeLog format,
1894 The '%B%n' format string is used rather than the default '%s%n%b%n'
1895 because Git's commit message convention is not always followed
1899 message (typo, etc.), the --amend option could be used.
2526 Updated a comment about a clang bug.
2528 Updated a comment about a clang bug.
2879 [tests/tget_d.c] Error message when check_inf_nan() fails for NaN.
2883 But no failures when the compiler is invoked as "clang".
3524 [tests/tcompound.c] Corrected an error message.
3526 [src/compound.c] Fixed bug found by clang:
3779 [tests/tests.c] Improved error message in set_emin / set_emax to
3871 [src] Fixed typo in mpfr_printf format from MPFR_LOG_FUNC for several
3961 [src/set_ld.c] added pointer to "double double" format
4068 [tests/tests.c] test5rm(): mention test5rm in the error message.
4290 [tests] Updated svn:ignore property due to the rename in r14125.
4499 [tests/tset_ld.c] Improved an error message.
4510 [tests/tget_ld_2exp.c] Corrected a function call in an error message.
4546 [src/jyn_asympt.c] Added a log message.
4634 (long double behaves as double); in this case, output a message without
4686 [tools/update-version] Improved a message.
4897 [acinclude.m4] Improved the code to determine the format of double,
4899 so that the format could not be determined when cross-compiling.
4900 The code to determine the format of long double did not have such
4902 long double can have the same format as a double, this code was
4907 the detection of the format of double.
5246 [configure.ac] Updated message output when the gmp.h vs libgmp test
5479 [tests/tget_set_{d64,d128}.c] Added a FIXME and improved a message.
5814 [tests/{tfprintf.c,tprintf.c}] Updated an error message about MinGW,
5838 * Moved the code that tries to determine the format of double from
5847 [acinclude.m4] Updated messages about the format of "long double".
5938 clang-9 1:9-1 Debian package.
6054 fail with -pedantic -Werror (using gcc or clang).
6063 with GCC's and clang's LTO (-flto). This new test is inspired by the one
6116 error message is due to a missing mpfr_clear_flags in the test.
6181 of the output format between mpf_out_str and mpfr_out_str.
6233 [tests/tout_str.c] Use mpfr_print_rnd_mode in a message.
6236 random value was unnecessary (the log message of r1888 did not
6260 error message on stderr (as one should do for errors not directly
6386 clang's LTO.
6391 format is unknown and it is detected that LTO has been used, output
6483 [tools/ck-version-info] Better error message if $vinfo is not defined.
6524 invalid format specifier as a literal string in such a case.
6567 "-std=c90 -Werror=format", i.e. if intmax_t was available but the
6625 [tools/mpfrlint] Improved message about division by zero.
6673 the -Werror=c++-compat GCC option (it led the "long double" format
6689 [tests/tcheck.c] Corrected meaningless error message.
6698 Also added an associated AC_MSG_CHECKING message for better clarity.
6700 [acinclude.m4] Simplified a message.
6756 to the old log message, as the URL in this log message here describes
6851 [src/mul.c] Fixed error message with MPFR_WANT_ASSERT >= 2.
6890 [tests/tcan_round.c] Corrected error message for mini-gmp.
6903 [tests/tpow_z.c] Improved error message.
6977 [tests/tdiv.c] Fixed bad format string for an error message, detected
7357 [tests/tget_str.c] added a testcase, and fixed an error message
7439 [tests/tget_set_d64.c] improved error message
7452 [tests/texp.c] improve error message
7493 [tests/tcan_round.c] improve error message
7508 [tests/tdiv.c] more detailed error message
7666 [tests/tdiv_ui.c] Corrected an error message.
7850 [configure.ac] Updated message for --enable-formally-proven-code.
8123 [src/vasprintf.c] Added a log message.
8137 [acinclude.m4] Updated message about the _Float128 support, since
8516 [src/set_d64.c] Added a log message (like in set_d128.c).
8542 [src/set_d128.c] Added a log message.
8544 [tests/tget_set_d128.c] Added an informative error message.
8778 [src/strtofr.c] Corrected/updated comments and added a log message.
9578 Improved the corresponding test and error message. Also run this test
9708 [acinclude.m4] In the "long double" format recognition, added
9958 [src/expm1.c] Added a log message.
10348 cpp list: "clang -E"; "cl -E" and "icl -E" for Windows ICC and MSVC
10763 [configure.ac] Improved error message.
10892 * doc/README.dev: update due to the rename of MPFR_MY_MPZ_INIT.
11049 [src/fpif.c] Updated comments about the format.
11097 (since the full format is not described in the manual and MPFR cannot
11126 [src/fpif.c] Added format description from past mail messages, to be
11367 in the error message (for inex and the flags).
11381 [tests/tset_si.c] Minor correction in error message.
11403 [doc/mpfr.texi] Describe the current output format of mpfr_dump.
11654 [tools/mpfrlint] Updated a message due to the change in r11673.
12076 [tests/tprintf.c] More detailed error message.
12082 [src/vasprintf.c] Fixed the handling of the 'n' format specifier
12104 to the 'n' format specifier with size = 0. The way to fix this issue
12111 handle the 'n' format specifier, assuming that the value may
12207 fix for clang bug (https://bugs.llvm.org//show_bug.cgi?id=17686)
12303 message "Incorrect MPFR version! ...".
12311 fixed bugs found by gcc 7.1.0 (-Werror=format-overflow=)
13877 double-double (IBM long double format). See:
13880 [src/get_ld.c] Fixed bugs for double-double (IBM long double format):
13896 [src/get_ld.c] For double-double (IBM long double format): test other
13899 [src/get_ld.c] For double-double (IBM long double format), the code
14548 [tests/tests.c] Updated the error message on incorrect MPFR version.
14876 a message explaining what to do in case of error.
15077 [tests/turandom.c] Improved an error message.
15079 [tests/turandom.c] Corrected English usage in error message.
15657 [src/sub1.c] Forgot a \n in a log message.
15911 * Support _MPFR_EXP_FORMAT == 4 (format used for testing).
16027 [acinclude.m4] Improved warning message for the "long double" test.
16029 [configure.ac] "double format" test: changed the AC_MSG_ERROR (when
16032 [configure.ac] No longer include <stdint.h> in the "double format" test
16230 added a separate configure test for subnormals in the "float" format
16263 [src/get_flt.c] FIXME: The code assumes the IEEE-754 binary32 format
16309 harmonize configure message against GMP
16313 fixed detection of "double" format, and removed
17357 due to the file rename in r8120 (otherwise nothing is tested).
17430 improving error message
17434 added comment and message for errors under MinGW
17438 [src/mpfr-impl.h] Updated a comment about clang and division by 0.
17924 [src/add_ui.c] Fixed format string in MPFR_LOG_FUNC.
17948 [tests/tpow_all.c] Better flags output in error message.
18302 [tests/tsum.c] Forgot the h in the error message of the check4 test.
18480 the exit() in the generic test. Improved error message.
18505 [src/sum.c] Added a log message.
18707 [tests/tests.c] Updated the error message last changed.
18709 [tests/tests.c] Updated the error message last changed + comment.
18716 [tests/tests.c] Updated the error message last changed.
18720 [tests/tests.c] Changed an error message.
18912 [acinclude.m4] Corrected a message.
18991 [tests/trandom_deviate.c] Correction (fprintf format).
19214 Changed "INRIAGForge" to "InriaForge" (due to the rename).
19218 [doc/README.dev] Correction about clang sanitizer: mention the
19221 [doc/README.dev] About clang sanitizer, mention the
19265 * The error message has been updated.
19457 print message for "possibly double-double, little endian" long double format
19469 recognize long-double format for ppc64le
19731 _MPFR_EXP_FORMAT=2 and -Werror=format=).
19957 [configure.ac] --enable-mini-gmp message: fixed layout; experimental.
19982 Note: for the other tests, one just has a message in the output
20051 Note: for the other tests, one just has a message in the output
20423 fails with "clang -O2 -fsanitize=undefined -fno-sanitize-recover".
20431 [src/mpfr-impl.h] With clang, disable division by zero using constants
20435 clang -O2 -fsanitize=undefined -fno-sanitize-recover
20483 [doc/README.dev] About clang sanitizer, mention -fno-sanitize-recover
20558 "long double" format seems to be double-double (e.g. on PowerPC).
20612 [tset_ld.c] improve error message
20726 detected by "clang -fsanitize=undefined".
20728 [doc/README.dev] Suggest to test with "clang -fsanitize=undefined";
20913 [tests/tprintf] remove tests of invalid format (continuation of r8525).
20928 Printing invalid format specifiers (continuation of r8525)
20938 [src/vasprintf.c] Print invalid format specifier instead of returning an error code, as in GMP.
20939 [tests/tprintf.c] Modify tests for invalid format.
20960 [src/mpfr-impl.h] With clang, do not use GCC's self-initialization trick
20961 as it generates a warning, though clang claims GCC compatibility.
21169 [configure.ac] Improved error message when the compiler doesn't know
21375 [acinclude.m4] Improved a message and corrected gmp.h inclusion.
21496 [tests/tests.c] Improved an error message.
22054 [tfpif.c] improve error message in case of mismatch
22083 Add functions/tests to export/import mpfr number in a binary format
22122 [tconst_log2.c] improved error message, cf
22197 [src/const_euler.c] Removed a useless log message added in r8040.
22826 [acinclude.m4] detect long double format in m68k
22863 [configure.ac] improve error message when libgmp is not found
22880 [src/ieee_floats.h] Added a comment about the NaN format when
22985 [tests/tsqr.c] Added a note in the check_mpn_sqr error message.
23221 [configure.ac] Removed the -Wno-format GCC option, which was added
23578 format specifier for mpfr_eexp_t, to output an exponent with:
23653 [src/jn.c] Added a log message.
23905 [out_raw.c] first proposal for external format
24064 [configure.ac] Improved warning message in case of unmatched 'gmp.h'
24076 match (error message improved); previously, the warning could remain
24183 tuneup.c:1131: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t'
24184 tuneup.c:1133: warning: format '%ld' expects type 'long int', but argument 2 has type 'time_t'
24292 Mention the warning message displayed by gcc when the ABI of gcc and MPFR
24295 Note: the message does not automatically imply the problem; however, if the
24296 message appears, the ABI somehow differ, so it is worth mentioning it.
24297 Users might look for the message in INSTALL in order to see if their problem is
24824 [README.dev] Mention clang.
24832 problem was detected with clang -fcatch-undefined-ansic-behavior.
25697 format (not tested, should happen on ARM)
25699 [acinclude.m4] added recognition of "IEEE double big endian" long double format
25766 configure.in: updated message for different gmp.h and libgmp versions.
25939 patch to recognize IEEE quad, little endian format for "long double"
25954 tests/tsin_cos.c: in consistency(), better error message.
26030 tests/tstckintc.c: fixed types for the printf %p format specifier.
26283 tests/tmodf.c: typo in error message.
26549 configure.in: replaced dist-lzma by dist-xz (the xz format is the
26550 successor of the lzma format); as a consequence, automake 1.11 is
26581 tests/tset.c: Replace all MPFR_ASSERTN with verbose message. Add tests for mpfr_set_zero.
26613 vasprintf.c: Fix bug in precision 0 with format %.0Rf (0.5 rounds to 0).
26669 inconsistent cases in the info format).
26749 … to the next power of the base. This also change outputs like 0xf.f with format string "%.0Ra" fro…
27191 vasprintf.c: now return -1 when the format string is invalid (undefined behavior in standard C99)
27192 tests/tprintf.c: Additional checks with invalid format strings.
27583 tests/tcmp_d.c, tests/tcmp_ld.c, tests/tset_d.c: corrected message.
27590 acinclude.m4: improved warning message.
27594 acinclude.m4: added a warning message for the NAN != NAN test.
27691 Fixed remaining printf format strings.
27695 tests/teq.c, tests/tests.c: fixed printf format strings.
27697 tests/tcmp2.c: fixed printf format strings.
27701 tests/tset_str.c: fixed printf format string.
27794 * output freopen(..., stdout) error message to stderr.
27820 tests/tstrtofr.c: fixed alignment bug in error message.
27951 configure.in: format --enable-decimal-float description on 80 columns.
28353 pow_z.c: moved a log message.
28429 log.c: fixed a log message.
28433 exp_2.c: fixed a log message (the format didn't correspond to the types)
28815 mpfr-impl.h: generate an error (with a clear error message) with g++ and
28989 vasprintf.c: raise an error when it encounter an unsupported format in format
29027 add mixed format tests (with different types and different sizes)
29228 rename tprintf.c as tsprintf.c, because it does not deal with mpfr_printf.
29288 improve mention on format string restriction
29290 mention restriction on type field in the format string.
29316 add some "%s" format string to prevent format string attack
29375 tests.c: remove a blank line in an error message.
29381 tversion.c: improved an error message.
29774 tests/tprintf.c: factorize error message output
29851 fix comment about the size of format string buffer
29940 vasprintf.c: fix output for value 1.0 and format "%Rf"
30350 configure.in: better error message if libgmp is not found.
30474 prepare: output a message saying that this script is obsolete.
31169 tcos.c: fixed error message in overflowed_cos0 test.
31312 mpfr-impl.h: improved error message when thread safe is not supported.
32219 added more checks with native format
32221 added detection of decimal format in configure (DPD or BID)
32269 tests/tversion.c: improved error message and added gmp.h/libgmp test.
32347 added error message when input is too large in eint(), waiting for asymptotic
32492 the 1.6 automake option will make the error message less obfuscated,
33225 More detailed error message.
33395 bugs, and slightly changed the behavior for the x87 extended format
33407 Improve the warning message by adding the lines:
33438 for the info format).
33657 Fixed bug introduced with the new internal format on 2003-10-27.
34380 Improve an error message.
34446 Transform DEBUG message to LOG message.
34580 Do not print final log message if there was no call.
34722 Create dummy functions which call the cache, and rename old
36275 improved error message
36681 Change output format of mpfr_print_mant_binary.
36812 …c way to compute the result if it detects that the double is not in IEEE format ( _GMP_IEEE_FLOATS…
36943 Change the internal format of MPFR: ZERO, INF and NAN have special values of exp.
38524 (AC_MY_LIBS): Show the filename in the error message.
39223 [ ] used around error message.
39312 Error message now copes with extended precision.
40183 rename pow2.c in pow.c (source for mpfr_pow)
40257 rename factorial -> fac_ui
40269 rename tfactorial -> fac_ui
40271 rename factorial -> fac_ui
40684 *** empty log message ***
40706 and corresponding error message
40892 and corresponding error message
41265 *** empty log message ***
41773 added error message when memory allocation fails
41775 added error message when memory allocation fails
41781 added error message if memory allocation fails
41891 added an error message when the mantissa is larger than the precision
41930 added error message when _mp_allocate_func returns 0
42328 *** empty log message ***
42544 fixed typo in printf format
43868 error message when destination equals source (case not yet treated)
43892 *** empty log message ***
43935 *** empty log message ***
43965 *** empty log message ***
43981 *** empty log message ***