lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (20e94fa -> f05c8c5)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (20e94fa -> f05c8c5)
Date: Mon, 4 Jun 2018 12:19:51 -0400 (EDT)

chicares pushed a change to branch master.

      from  20e94fa   Resolve another '-Wconversion' issue
       new  72bff3e   Inhibit '-Wsign-conversion' for especially problematic 
files
       new  a4748f8   Exclude more object files from '-Wsign-conversion'
       new  e93e17f   Signed uniform container size
       new  f05c8c5   Avoid error-prone mixing of signed and unsigned


Summary of changes:
 Makefile.am           |   7 ++++
 actuarial_table.cpp   |   9 +++--
 bourn_cast.hpp        |   1 +
 ce_product_name.cpp   |  14 ++++---
 ce_product_name.hpp   |   7 ++--
 ce_skin_name.cpp      |  14 ++++---
 ce_skin_name.hpp      |   7 ++--
 crc32.hpp             |   4 +-
 fenv_lmi_test.cpp     |   2 +-
 fenv_lmi_x86.hpp      |  38 +++++++++----------
 group_values.cpp      |  11 +++---
 ihs_acctval.cpp       |   8 +---
 ihs_irc7702a.cpp      |  11 +++---
 input_realization.cpp |   9 +++--
 mc_enum.cpp           |   4 +-
 mc_enum.hpp           |  15 ++++----
 mc_enum.tpp           |  17 +++++----
 mc_enum_metadata.hpp  |  10 ++---
 mc_enum_types_aux.cpp |   3 +-
 miscellany.cpp        |   5 ++-
 miscellany.hpp        |   4 +-
 mvc_controller.cpp    |   7 ++--
 numeric_io_traits.hpp |   2 +-
 objects.make          |   5 +++
 pchfile_wx.hpp        |   1 +
 ssize_lmi.hpp         | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++
 ssize_lmi_test.cpp    |  59 +++++++++++++++++++++++++++++
 test_coding_rules.cpp |  13 +++----
 timer.cpp             |   6 ++-
 timer.hpp             |   2 +-
 vector_test.cpp       |   5 +--
 workhorse.make        |  49 +++++++++++++++---------
 32 files changed, 316 insertions(+), 134 deletions(-)
 create mode 100644 ssize_lmi.hpp
 create mode 100644 ssize_lmi_test.cpp



reply via email to

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