Skip to content

fix: prevent ambiguous use of const values#1472

Open
aweichandt-lm wants to merge 1 commit intoauth0:masterfrom
aweichandt-lm:fix/1471
Open

fix: prevent ambiguous use of const values#1472
aweichandt-lm wants to merge 1 commit intoauth0:masterfrom
aweichandt-lm:fix/1471

Conversation

@aweichandt-lm
Copy link

Changes

Please describe both what is changing and why this is important. Include:

Fixed Compile errors for xcode 26.4 related to "Ambiguous use of" by adding the explicit class reference to the const values affected.

References

Please include relevant links supporting this change such as a:

#1471

Please note any links that are not publicly accessible.

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@aweichandt-lm aweichandt-lm requested a review from a team as a code owner March 26, 2026 10:58
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.

1 participant