lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (2d6a27f6 -> 6a59da54)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (2d6a27f6 -> 6a59da54)
Date: Sun, 10 Jul 2022 20:41:29 -0400 (EDT)

chicares pushed a change to branch master.

      from  2d6a27f6  Explicitly enable '-Wpedantic' for gcc
       new  9d52b331  Correct a comment
       new  601db178  Follow the Rule of Zero
       new  7d05361b  Follow the Rule of Zero, even expunging a virtual dtor
       new  702c4cdd  Follow the Rule of Zero (initializing all data members in 
class)
       new  4d052024  Follow the Rule of Five
       new  a5d06b78  Enable clang's '-Wdeprecated-copy-with-dtor'
       new  cb417264  Remove an antediluvian stub that has become unnecessary
       new  6a59da54  When in doubt, prefer the Rule of Five to the Rule of Zero


Summary of changes:
 antediluvian_stubs.cpp       |   4 -
 any_entity.hpp               |   6 +
 any_member_test.cpp          |   7 +
 compiler_clang_warnings.make |   4 +-
 datum_base.hpp               |   5 +
 datum_boolean.hpp            |   5 +
 datum_sequence.hpp           |   7 +-
 datum_string.hpp             |   5 +
 dbvalue.hpp                  |   5 +
 fund_data.hpp                |   5 +
 gpt_server.hpp               |   5 +
 ihs_irc7702a.hpp             |   5 +
 illustrator.hpp              |   5 +
 ledger.hpp                   |   5 +
 mec_server.hpp               |   5 +
 product_data.hpp             | 407 ++++++++++++++++++++++---------------------
 rounding_rules.hpp           |   5 +
 rtti_lmi.hpp                 |   5 +
 stratified_charges.hpp       |   5 +
 test_coding_rules.cpp        |   5 +
 tn_range.hpp                 |   5 +
 yare_input.hpp               |   5 +
 22 files changed, 306 insertions(+), 209 deletions(-)



reply via email to

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