Skip to content

Remove accidentally introduced I/O capabilities of RooMinimizer#8653

Merged
guitargeek merged 1 commit into
root-project:masterfrom
roofit-dev:fix_8652
Jul 13, 2021
Merged

Remove accidentally introduced I/O capabilities of RooMinimizer#8653
guitargeek merged 1 commit into
root-project:masterfrom
roofit-dev:fix_8652

Conversation

@egpbos

@egpbos egpbos commented Jul 13, 2021

Copy link
Copy Markdown
Contributor

#8569 set the ClassDef version to 1, while it was zero before. Zero was a special value meaning "no I/O needed" (see https://root.cern.ch/root/html534/guides/users-guide/AddingaClass.html#motivation). This PR/commit resets it to zero.

Fixes #8652.

root-project#8569 set the ClassDef version to 1, while it was zero before. Zero was a special value meaning "no I/O needed" (see https://root.cern.ch/root/html534/guides/users-guide/AddingaClass.html#motivation). This commit resets it to zero.

Fixes root-project#8652.
@egpbos
egpbos requested a review from hageboeck July 13, 2021 08:32
@phsft-bot

Copy link
Copy Markdown

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

@phsft-bot

Copy link
Copy Markdown

Build failed on ROOT-debian10-i386/cxx14.
Running on pcepsft10.dyndns.cern.ch:/build/workspace/root-pullrequests-build
See console output.

Errors:

  • [2021-07-13T08:34:27.337Z] stderr: error: could not read '.git/rebase-apply/head-name': No such file or directory

Failing tests:

@guitargeek guitargeek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you very much for the quick fix! And sorry again for recommending to increase the class version to begin with.

@guitargeek
guitargeek merged commit 9940f7d into root-project:master Jul 13, 2021
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.

[RF] Remove accidentally introduced I/O capabilities of RooMinimizer.

5 participants