Skip to content

Fix unused parameter warnings in NativeFantomTestSpecificMethods.cpp (#56492)#56492

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

Fix unused parameter warnings in NativeFantomTestSpecificMethods.cpp (#56492)#56492
christophpurrer wants to merge 1 commit intofacebook:mainfrom
christophpurrer:export-D101108571

Conversation

@christophpurrer
Copy link
Copy Markdown
Contributor

@christophpurrer christophpurrer commented Apr 18, 2026

Summary:

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D101108571

@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 18, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 18, 2026

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

Copy link
Copy Markdown
Contributor

@cortinico cortinico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

@meta-codesync meta-codesync Bot changed the title Fix unused parameter warnings in NativeFantomTestSpecificMethods.cpp Fix unused parameter warnings in NativeFantomTestSpecificMethods.cpp (#56492) Apr 21, 2026
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 21, 2026
…acebook#56492)

Summary:

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Reviewed By: cortinico

Differential Revision: D101108571
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 21, 2026
…acebook#56492)

Summary:

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Reviewed By: cortinico

Differential Revision: D101108571
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 21, 2026
…acebook#56492)

Summary:
Pull Request resolved: facebook#56492

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Reviewed By: cortinico

Differential Revision: D101108571
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 21, 2026
…acebook#56492)

Summary:
Pull Request resolved: facebook#56492

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Reviewed By: cortinico

Differential Revision: D101108571
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 22, 2026
…acebook#56492)

Summary:

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Reviewed By: cortinico

Differential Revision: D101108571
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 22, 2026
…acebook#56492)

Summary:
Pull Request resolved: facebook#56492

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Reviewed By: cortinico

Differential Revision: D101108571
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 22, 2026
…acebook#56492)

Summary:

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Changelog: [Internal[

Reviewed By: cortinico

Differential Revision: D101108571
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 22, 2026
…acebook#56492)

Summary:

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D101108571
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 22, 2026
…acebook#56492)

Summary:

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D101108571
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 22, 2026
…acebook#56492)

Summary:

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D101108571
…acebook#56492)

Summary:
Pull Request resolved: facebook#56492

Fixed clang-diagnostic-unused-parameter warnings by commenting out unused parameters in the takeFunctionAndNoop method. This method appears to be a no-op function that takes a callback but doesn't use it, likely for testing purposes.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D101108571
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.

2 participants