This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from f0158da [OMPT] Fix test cancel_parallel.c new 11bae5e Remove const from variables with dynamic memory new 3f9960d Add const to some variables to avoid const_casts
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: runtime/src/kmp.h | 6 +----- runtime/src/kmp_dispatch.cpp | 50 +++++++++++++++++++++---------------------- runtime/src/kmp_environment.h | 8 +++---- runtime/src/kmp_error.cpp | 14 ++++++------ runtime/src/kmp_global.cpp | 6 +----- runtime/src/kmp_i18n.cpp | 4 ---- runtime/src/kmp_i18n.h | 9 +++----- runtime/src/kmp_itt.inl | 14 ++++++------ runtime/src/kmp_sched.cpp | 18 ++++++++-------- runtime/src/kmp_settings.cpp | 14 ++++++------ runtime/src/kmp_str.cpp | 12 +++++------ runtime/src/kmp_str.h | 2 +- runtime/src/kmp_utility.cpp | 5 ++--- runtime/src/ompt-general.cpp | 4 ++-- 14 files changed, 76 insertions(+), 90 deletions(-)