Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 9945b689cf45b65ad23f0f0f8c88d4b4ddfa66c0
      
https://github.com/STEllAR-GROUP/hpx/commit/9945b689cf45b65ad23f0f0f8c88d4b4ddfa66c0
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M examples/quickstart/EasyBMP/EasyBMP.cpp
    M examples/quickstart/EasyBMP/EasyBMP_DataStructures.h
    M examples/quickstart/receive_buffer.cpp
    M plugins/parcelport/libfabric/libfabric_controller.hpp
    M plugins/parcelport/verbs/rdma/verbs_shared_receive_queue.hpp
    M tests/performance/local/stream.cpp

  Log Message:
  -----------
  Fixing 'error prone' constructs as reported by Codacy


  Commit: 62a6ec38872e72bdd7bb894ce3a5f40797b9921d
      
https://github.com/STEllAR-GROUP/hpx/commit/62a6ec38872e72bdd7bb894ce3a5f40797b9921d
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M plugins/parcelport/libfabric/locality.hpp
    M plugins/parcelport/verbs/rdma/verbs_shared_receive_queue.hpp

  Log Message:
  -----------
  Fixing performance' issues flagged by codacy


  Commit: ac016debc219e2205a2871591219396712d6ed2b
      
https://github.com/STEllAR-GROUP/hpx/commit/ac016debc219e2205a2871591219396712d6ed2b
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M tests/performance/network/network_storage/plot-results.py
    M tests/performance/network/network_storage/plot_utils.py
    M tools/gdb/hpx.py
    M tools/vim/.ycm_extra_conf.py

  Log Message:
  -----------
  Fixing some Python problems as reported by codacy


  Commit: ea21ef32852e188a73a6fcbd688741a522fc108a
      
https://github.com/STEllAR-GROUP/hpx/commit/ea21ef32852e188a73a6fcbd688741a522fc108a
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M cmake/tests/cxx11_std_atomic.cpp
    M cmake/tests/cxx17_filesystem.cpp
    M cmake/tests/cxx17_fold_expressions.cpp
    M cmake/tests/cxx17_hardware_destructive_interference_size.cpp
    M cmake/tests/cxx20_coroutines.cpp
    M 
components/performance_counters/papi/tests/regressions/papi_counters_basic_functions.cpp
    M examples/cancelable_action/cancelable_action/server/cancelable_action.hpp
    M examples/sheneos/sheneos_compare.cpp
    M plugins/parcel/coalescing/coalescing_counter_registry.cpp
    M plugins/parcel/coalescing/performance_counters.cpp
    M plugins/parcelport/verbs/rdma/verbs_sender_receiver.hpp
    M src/runtime/agas/addressing_service.cpp
    M tests/performance/local/delay_baseline.cpp
    M tests/performance/local/openmp_parallel_region.cpp
    M tests/regressions/component/bulk_new_3054.cpp
    M tests/regressions/component/client_base_registration.cpp
    M tests/regressions/component/returned_client_2150.cpp
    M tests/regressions/id_type_ref_counting_1032.cpp
    M tests/regressions/lcos/promise_1620.cpp
    M tests/unit/agas/local_embedded_ref_to_local_object.cpp
    M tests/unit/agas/local_embedded_ref_to_remote_object.cpp
    M tests/unit/agas/refcnted_symbol_to_local_object.cpp
    M tests/unit/agas/refcnted_symbol_to_remote_object.cpp
    M tests/unit/agas/remote_embedded_ref_to_local_object.cpp
    M tests/unit/agas/remote_embedded_ref_to_remote_object.cpp
    M tests/unit/agas/scoped_ref_to_local_object.cpp
    M tests/unit/agas/scoped_ref_to_remote_object.cpp
    M tests/unit/agas/uncounted_symbol_to_local_object.cpp
    M tests/unit/agas/uncounted_symbol_to_remote_object.cpp
    M tests/unit/component/new_binpacking.cpp
    M tests/unit/lcos/await.cpp
    M tools/inspect/ascii_check.cpp

  Log Message:
  -----------
  Fixing unused variable warnings as reported by Codacy


  Commit: 4e6a8d190abcd501403ca5d9aee47063639bc689
      
https://github.com/STEllAR-GROUP/hpx/commit/4e6a8d190abcd501403ca5d9aee47063639bc689
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M plugins/parcelport/verbs/rdma/verbs_shared_receive_queue.hpp

  Log Message:
  -----------
  Add missing header for std::terminate


  Commit: a4947f2b9a0fb9c5fa889c0f98fc8673d47c7750
      
https://github.com/STEllAR-GROUP/hpx/commit/a4947f2b9a0fb9c5fa889c0f98fc8673d47c7750
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M cmake/tests/cxx11_std_atomic.cpp
    M cmake/tests/cxx17_filesystem.cpp
    M cmake/tests/cxx17_fold_expressions.cpp
    M cmake/tests/cxx17_hardware_destructive_interference_size.cpp
    M cmake/tests/cxx20_coroutines.cpp
    M 
components/performance_counters/papi/tests/regressions/papi_counters_basic_functions.cpp
    M examples/cancelable_action/cancelable_action/server/cancelable_action.hpp
    M examples/quickstart/EasyBMP/EasyBMP.cpp
    M examples/quickstart/EasyBMP/EasyBMP_DataStructures.h
    M examples/quickstart/receive_buffer.cpp
    M examples/sheneos/sheneos_compare.cpp
    M plugins/parcel/coalescing/coalescing_counter_registry.cpp
    M plugins/parcel/coalescing/performance_counters.cpp
    M plugins/parcelport/libfabric/libfabric_controller.hpp
    M plugins/parcelport/libfabric/locality.hpp
    M plugins/parcelport/verbs/rdma/verbs_sender_receiver.hpp
    M plugins/parcelport/verbs/rdma/verbs_shared_receive_queue.hpp
    M src/runtime/agas/addressing_service.cpp
    M tests/performance/local/delay_baseline.cpp
    M tests/performance/local/openmp_parallel_region.cpp
    M tests/performance/local/stream.cpp
    M tests/performance/network/network_storage/plot-results.py
    M tests/performance/network/network_storage/plot_utils.py
    M tests/regressions/component/bulk_new_3054.cpp
    M tests/regressions/component/client_base_registration.cpp
    M tests/regressions/component/returned_client_2150.cpp
    M tests/regressions/id_type_ref_counting_1032.cpp
    M tests/regressions/lcos/promise_1620.cpp
    M tests/unit/agas/local_embedded_ref_to_local_object.cpp
    M tests/unit/agas/local_embedded_ref_to_remote_object.cpp
    M tests/unit/agas/refcnted_symbol_to_local_object.cpp
    M tests/unit/agas/refcnted_symbol_to_remote_object.cpp
    M tests/unit/agas/remote_embedded_ref_to_local_object.cpp
    M tests/unit/agas/remote_embedded_ref_to_remote_object.cpp
    M tests/unit/agas/scoped_ref_to_local_object.cpp
    M tests/unit/agas/scoped_ref_to_remote_object.cpp
    M tests/unit/agas/uncounted_symbol_to_local_object.cpp
    M tests/unit/agas/uncounted_symbol_to_remote_object.cpp
    M tests/unit/component/new_binpacking.cpp
    M tests/unit/lcos/await.cpp
    M tools/gdb/hpx.py
    M tools/inspect/ascii_check.cpp
    M tools/vim/.ycm_extra_conf.py

  Log Message:
  -----------
  Merge pull request #4847 from STEllAR-GROUP/codacy_error_prone

Fixing 'error prone' constructs as reported by Codacy


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/7bb0b154425f...a4947f2b9a0f
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to