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

Make clone return a mutable object #224

Merged
merged 2 commits into from
Oct 8, 2021
Merged

Conversation

tmadlener
Copy link
Collaborator

BEGINRELEASENOTES

ENDRELEASENOTES

Following the discussion in #219 maybe we could also add a mutableCopy for the immutable objects that simply calls clone?

@tmadlener
Copy link
Collaborator Author

mac workflows seem to have cvmfs problems at the moment.

@hegner
Copy link
Collaborator

hegner commented Oct 8, 2021

@vvolkl - can you follow up with the Mac build issues and machine states?

@tmadlener
Copy link
Collaborator Author

I think the mac build issues could be related to github changing macos-latest to start being macos-11. See: actions/runner-images#4060 I haven't checked it yet though.

@hegner
Copy link
Collaborator

hegner commented Oct 8, 2021

I think the mac build issues could be related to github changing macos-latest to start being macos-11. See: actions/virtual-environments#4060 I haven't checked it yet though.

Seems I wasn't reading carefully. thought that ran on one of our machines...

@hegner
Copy link
Collaborator

hegner commented Oct 8, 2021

Playing in #225 with macOS versions.

tmadlener and others added 2 commits October 8, 2021 10:33
Co-authored-by: Valentin Volkl <valentin.volkl@cern.ch>
@tmadlener
Copy link
Collaborator Author

rebased to pick up the fixed macos workflows.

@hegner
Copy link
Collaborator

hegner commented Oct 8, 2021

OK. seems fine now, except cvfms hiccups. Will merge

@hegner hegner merged commit 1d680fc into AIDASoft:master Oct 8, 2021
@tmadlener tmadlener deleted the mutable-clone branch October 11, 2021 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Discussion: should "clone" of a constant object return a new mutable object?
3 participants