Skip to content

Conversation

@bok-
Copy link
Contributor

@bok- bok- commented Dec 13, 2024

📒 Description

The @FlagContainer macro generates Equatable conformance by default for all properties, including computed properties. This is not consistent with how the compiler synthesises it. This PR changes the macro so we only generate comparisons for stored properties.

@bok- bok- added bug Something isn't working vexil3 Part of the Vexil 3 alpha/beta development labels Dec 13, 2024
@sonarqubecloud
Copy link

@bok- bok- merged commit e117134 into main Dec 13, 2024
39 checks passed
@bok- bok- deleted the equatable-computed-properties branch December 13, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working vexil3 Part of the Vexil 3 alpha/beta development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants