Yoga-internal.h:135:11: error: definition of implicit copy constructor for 'Values<9>' is deprecated
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- cpp, ios
- Domain
- build-system, mobile-dev
Research direction
Reproduce the Xcode 14.1 Carthage build for ComponentKit and inspect Carthage/Checkouts/yoga/yoga/Yoga-internal.h around line 135, reached through Utils.h, YGNode.h, and YGConfig.h. Confirm the deprecated implicit-copy-constructor diagnostic and finish when the project builds successfully without this error.
Written by the indexing model from the issue text.
Description
- I have searched existing issues and this is not a duplicate
Issues and Steps to Reproduce
Xcode14.1

In file included from Carthage/Checkouts/yoga/yoga/Utils.h:9:
In file included from Carthage/Checkouts/yoga/yoga/YGNode.h:13:
In file included from Carthage/Checkouts/yoga/yoga/YGConfig.h:9:
Carthage/Checkouts/yoga/yoga/Yoga-internal.h:135:11: error: definition of implicit copy constructor for 'Values<9>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
Values& operator=(const Values& ot
Expected Behavior
build success
Actual Behavior
run WildeGuess
- Dominant language
- Objective-C++
- Stars
- 5.7k
- Forks
- 574
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from facebook/componentkit
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
facebook/componentkit#979 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
facebook/componentkit#977 · 1 comment ·
-
Abandoned? Open
Difficulty 5/5 Over a week Newbie friendliness 10/100
facebook/componentkit#976 · 2 reactions ·
-
Difficulty 1/5 Under an hour Newbie friendliness 45/100
facebook/componentkit#975 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
facebook/componentkit#969 ·
All issues in facebook/componentkit
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oSoWoSo/vOid_Community_repOsitory#147 · 1 comment ·
-
Builders
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100