Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13_3_X] fBits read: preserve kIsOnHeap, always set kNotDeleted. #204

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

iarspider
Copy link

Rather than reading from the file the value of kIsOnHeap, preserve the value that was calculated at object creation time (i.e. in the current execution). For example, for an embedded object (inside an object created on the heap or stack), the bit always need to be off (i.e. it can never be explicitly deleted)

Rather than reading from the file the value of kIsOnHeap, preserve the value that was
calculated at object creation time (i.e. in the current execution).  For example, for
an embedded object (inside an object created on the heap or stack), the bit always
need to be off (i.e. it can never be explicitly deleted)
@iarspider
Copy link
Author

please test for CMSSW_13_3_X

@iarspider iarspider changed the title [CMSSW_13_3_X] fBits read: preserve kIsOnHeap, always set kNotDeleted. [13_3_X] fBits read: preserve kIsOnHeap, always set kNotDeleted. Feb 13, 2024
@cmsbuild
Copy link

A new Pull Request was created by @iarspider for branch cms/v6-26-00-patches/9583d15fbe.

@aandvalenzuela, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks.
@sextonkennedy, @rappoccio, @antoniovilela you are the release manager for this.
cms-bot commands are listed here

@cmsbuild
Copy link

cmsbuild commented Feb 13, 2024

cms-bot internal usage

@cmsbuild
Copy link

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-93d8e7/37411/summary.html
COMMIT: 7a550be
CMSSW: CMSSW_13_3_X_2024-02-12-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/root/204/37411/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@smuzaffar
Copy link

+externals

@iarspider , please open a cmsdist PR

@smuzaffar smuzaffar merged commit 652680b into cms/v6-26-00-patches/9583d15fbe Feb 14, 2024
9 checks passed
@cmsbuild
Copy link

This pull request is fully signed and it will be integrated in one of the next cms/v6-26-00-patches/9583d15fbe IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

@iarspider iarspider deleted the iarspider-patch-6 branch February 14, 2024 08:14
iarspider added a commit to cms-sw/cmsdist that referenced this pull request Feb 14, 2024
cmsbuild added a commit to cms-sw/cmsdist that referenced this pull request Feb 16, 2024
[13_3_X] Fix ROOT backwards compatibility (cms-sw/root#204)
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