Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler Warnings: Static Functions that should be Static Inline #3356

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

furby-tm
Copy link
Contributor

@furby-tm furby-tm commented Oct 9, 2024

Description of Change(s)

Add inline to the static methods the clang compiler thinks should be declared as static inline.

Fixes Issue(s)

  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

@furby-tm
Copy link
Contributor Author

furby-tm commented Oct 9, 2024

cc. @dgovil

@jesschimein
Copy link
Contributor

Filed as internal issue #USD-10279

@jesschimein
Copy link
Contributor

/AzurePipelines run

@dgovil dgovil added the needs review Issue needing input/review by the repo maintainer (Pixar) label Nov 7, 2024
@dgovil
Copy link
Collaborator

dgovil commented Nov 7, 2024

Also forgot to review this one here (my bad, I know we talked about it on slack though), but it looks good to me.

@jesschimein
Copy link
Contributor

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review Issue needing input/review by the repo maintainer (Pixar)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants