Skip to content

Fix unused parameter warnings in conversions.h (#56472)#56472

Open
christophpurrer wants to merge 1 commit intofacebook:mainfrom
christophpurrer:export-D101108449
Open

Fix unused parameter warnings in conversions.h (#56472)#56472
christophpurrer wants to merge 1 commit intofacebook:mainfrom
christophpurrer:export-D101108449

Conversation

@christophpurrer
Copy link
Copy Markdown
Contributor

@christophpurrer christophpurrer commented Apr 16, 2026

Summary:

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D101108449

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 16, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Apr 16, 2026

@christophpurrer has exported this pull request. If you are a Meta employee, you can view the originating Diff in D101108449.

@meta-codesync meta-codesync bot changed the title Fix unused parameter warnings in conversions.h Fix unused parameter warnings in conversions.h (#56472) Apr 16, 2026
christophpurrer pushed a commit to christophpurrer/react-native-macos that referenced this pull request Apr 16, 2026
Summary:

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Differential Revision: D101108449
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 16, 2026
Summary:

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Differential Revision: D101108449
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 16, 2026
Summary:

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Differential Revision: D101108449
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 16, 2026
Summary:
Pull Request resolved: facebook#56472

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Differential Revision: D101108449
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 16, 2026
Summary:
Pull Request resolved: facebook#56472

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Differential Revision: D101108449
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 17, 2026
Summary:

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D101108449
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 17, 2026
Summary:

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D101108449
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 17, 2026
Summary:
Pull Request resolved: facebook#56472

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D101108449
@christophpurrer christophpurrer force-pushed the export-D101108449 branch 2 times, most recently from 32e5ddb to cc0c4f6 Compare April 17, 2026 17:25
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 17, 2026
Summary:
Pull Request resolved: facebook#56472

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D101108449
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 17, 2026
Summary:

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D101108449
@christophpurrer christophpurrer force-pushed the export-D101108449 branch 2 times, most recently from 2b8f3e4 to cfbf7d7 Compare April 17, 2026 23:02
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 17, 2026
Summary:

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D101108449
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 17, 2026
Summary:
Pull Request resolved: facebook#56472

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D101108449
Summary:
Pull Request resolved: facebook#56472

Fix clang-diagnostic-unused-parameter warnings by commenting out the unused 'context' parameter in two fromRawValue functions. This maintains API compatibility while resolving the lint warnings.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D101108449
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant