Skip to content

Yoga-internal.h:135:11: error: definition of implicit copy constructor for 'Values<9>' is deprecated  #974

@summerHearts

Description

@summerHearts

Issues and Steps to Reproduce

Xcode14.1
image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions