chfast / intx

Extended precision integer C++ library
Apache License 2.0
129 stars 29 forks source link

cmake: Update compiler settings #286

Closed chfast closed 1 year ago

chfast commented 1 year ago

Update compiler settings. Disable some warnings in intx.hpp source, not in CMake so it is easier to use a copy of intx.hpp in other projects.

Fixes #285.

codecov-commenter commented 1 year ago

Codecov Report

Merging #286 (d5ad4ad) into master (f3b775f) will not change coverage. The diff coverage is n/a.

:exclamation: Current head d5ad4ad differs from pull request most recent head 9d921e6. Consider uploading reports for the commit 9d921e6 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##            master      #286   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         1951      1951           
=========================================
  Hits          1951      1951           
Flag Coverage Δ
32bit 100.00% <ø> (ø)
gcc 99.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.