Skip to content

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

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

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
@meta-codesync meta-codesync Bot closed this in 089276a Apr 22, 2026
@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @christophpurrer in 089276a

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label Apr 22, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 22, 2026

This pull request has been merged in 089276a.

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 Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants