lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master updated (be3de4b0 -> f8fac8dd)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (be3de4b0 -> f8fac8dd)
Date: Fri, 8 Jul 2022 07:11:24 -0400 (EDT)

chicares pushed a change to branch master.

      from  be3de4b0  Don't specify nonempty $LDFLAGS
       new  55cc6938  Establish an initial blacklist of clang warnings
       new  8c4089d6  Label a section for target-specific warnings
       new  32145870  Correct an inconsistency in a comment
       new  5334fa49  Prefer 'nullptr' to '0'
       new  06f81a9c  Refine warning pragmata
       new  10a2b305  Remediate unreachable 'return' statements
       new  5de37ebf  Don't avoid a diagnostic that no longer arises
       new  7524301d  Improve concinnity
       new  bb0434c3  Avoid clang warning on silliness
       new  fb7c030b  Work around clang '-Wno-unreachable-code-return'
       new  e7ef946d  Disable a warning only for cgicc
       new  c21d8849  Explain why certain clang warnings will remain disabled
       new  29fec503  Work around spurious clang "unused" warnings
       new  a5e06004  Enable another clang warning, except for cgicc
       new  89930e76  Experimentally work around a clang warning
       new  17c9b8e0  Enable another clang warning, except for cgicc
       new  e97c7ec6  Enable another clang warning, with one pragmatic exception
       new  b5cee829  Explain why '-Wpadded' is disabled for clang
       new  06024f1f  '-Wold-style-cast': treat clang the same as gcc
       new  e5eeed14  Explain why two more clang warnings are disabled
       new  6a5c4bb3  Distinguish gcc vs. clang floating-point warnings
       new  9a551769  Disable floating-point comparison warning
       new  1be7d13d  Don't let clang warn about lawful comments
       new  f8fac8dd  Explain why several more clang warnings are disabled


Summary of changes:
 bourn_cast_test.cpp          | 12 ++++----
 compiler_clang_warnings.make | 66 ++++++++++++++++++++++++++++++++++++++++++--
 compiler_gcc_warnings.make   |  5 ++--
 fdlibm.hpp                   | 11 +++++---
 gpt_server.cpp               |  5 ++++
 ieee754_test.cpp             | 15 +++++++---
 input_harmonization.cpp      |  8 +++---
 input_xml_io.cpp             |  6 +++-
 main_wx_test.cpp             |  4 ++-
 mc_enum.tpp                  |  2 +-
 md5.cpp                      | 12 ++++----
 pdf_command_wx.cpp           |  2 +-
 solve.cpp                    |  1 -
 stratified_charges.cpp       |  5 ++++
 system_command_wx.cpp        |  2 +-
 tn_range.tpp                 | 10 +++++++
 unwind.cpp                   | 12 ++++----
 workhorse.make               |  2 +-
 wx_new_test.cpp              |  3 ++
 wx_utility.hpp               | 12 ++++----
 20 files changed, 149 insertions(+), 46 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]