Skip to content

Conversation

@guitargeek
Copy link
Contributor

@guitargeek guitargeek commented Feb 12, 2021

Fixes issue #7115.

Some characters need to be escaped before using variable names in std::regex
expressions formed in RooFormula::processForumla.

Both [ and ] were already considered; this commit adds { and } to the list.

Backport of #7183.

Fixes issue root-project#7115.

Some characters need to be escaped before using variable names in std::regex
expressions formed in RooFormula::processForumla.

Both [ and ] were already considered; this commit adds { and } to the list.
@phsft-bot
Copy link

Starting build on ROOT-debian10-i386/cxx14, ROOT-performance-centos8-multicore/default, ROOT-fedora30/cxx14, ROOT-fedora31/noimt, ROOT-ubuntu16/nortcxxmod, mac1014/python3, mac11.0/cxx17, windows10/cxx14
How to customize builds

@phsft-bot
Copy link

Build failed on mac11.0/cxx17.
Running on macphsft23.dyndns.cern.ch:/Users/sftnight/build/workspace/root-pullrequests-build
See console output.

Errors:

  • [2021-02-12T09:08:23.913Z] FAILED: TBB-prefix/src/TBB-stamp/TBB-build lib/libtbb.dylib
  • [2021-02-12T09:08:23.913Z] CMake Error at /Users/sftnight/build/workspace/root-pullrequests-build/build/TBB-prefix/src/TBB-stamp/TBB-build-Release.cmake:49 (message):
  • [2021-02-12T09:09:28.053Z] FAILED: GSL-prefix/src/GSL-stamp/GSL-build lib/libgsl.a lib/libgslcblas.a
  • [2021-02-12T09:09:28.053Z] CMake Error at /Users/sftnight/build/workspace/root-pullrequests-build/build/GSL-prefix/src/GSL-stamp/GSL-build-Release.cmake:49 (message):

@phsft-bot
Copy link

Build failed on mac1014/python3.
Running on macitois21.dyndns.cern.ch:/Users/sftnight/build/workspace/root-pullrequests-build
See console output.

Failing tests:

Copy link
Member

@lmoneta lmoneta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guitargeek guitargeek merged commit dce2ab3 into root-project:v6-20-00-patches Feb 17, 2021
@guitargeek guitargeek deleted the v6-20-00-patches_issue-7115 branch February 18, 2021 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants