Skip to content

Fix unused parameter warnings in IMountingManager.h (#56488)#56488

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

Fix unused parameter warnings in IMountingManager.h (#56488)#56488
christophpurrer wants to merge 1 commit intofacebook:mainfrom
christophpurrer:export-D101110289

Conversation

@christophpurrer
Copy link
Copy Markdown
Contributor

@christophpurrer christophpurrer commented Apr 17, 2026

Summary:

Fixed clang-diagnostic-unused-parameter warnings in IMountingManager.h by commenting out parameter names while preserving types. This maintains API compatibility for virtual methods while eliminating lint warnings.

Changelog: [Internal]

Differential Revision: D101110289

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

meta-codesync bot commented Apr 17, 2026

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

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

Fixed clang-diagnostic-unused-parameter warnings in IMountingManager.h by commenting out parameter names while preserving types. This maintains API compatibility for virtual methods while eliminating lint warnings.

Changelog: [Internal]

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

Fixed clang-diagnostic-unused-parameter warnings in IMountingManager.h by commenting out parameter names while preserving types. This maintains API compatibility for virtual methods while eliminating lint warnings.

Changelog: [Internal]

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

Fixed clang-diagnostic-unused-parameter warnings in IMountingManager.h by commenting out parameter names while preserving types. This maintains API compatibility for virtual methods while eliminating lint warnings.

Changelog: [Internal]

Differential Revision: D101110289
Summary:
Pull Request resolved: facebook#56488

Fixed clang-diagnostic-unused-parameter warnings in IMountingManager.h by commenting out parameter names while preserving types. This maintains API compatibility for virtual methods while eliminating lint warnings.

Changelog: [Internal]

Differential Revision: D101110289
@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @christophpurrer in 8944bb3

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

meta-codesync bot commented Apr 20, 2026

This pull request has been merged in 8944bb3.

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.

2 participants