OpenUSD icon indicating copy to clipboard operation
OpenUSD copied to clipboard

nanocolor: fix namespace and symbol leaks

Open rpoyner-tri opened this issue 1 year ago • 3 comments

Description of Change(s)

  • Extend the project-wide namespace scheme to nanocolor
  • Make the pxr.h header plain-C compatible to help with the above
  • Mark some C-file-only functions static

Fixes Issue(s)

Partial fix for #3279.

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

rpoyner-tri avatar Sep 06 '24 22:09 rpoyner-tri

Filed as internal issue #USD-10096

jesschimein avatar Sep 09 '24 17:09 jesschimein

/AzurePipelines run

jesschimein avatar Sep 09 '24 17:09 jesschimein

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Sep 09 '24 17:09 azure-pipelines[bot]

Closing this out, this was addressed with 8375ec8.

sunyab avatar Nov 22 '25 00:11 sunyab