Skip to content

platform.h: Define OSL_DEPRECATED_EXTERNAL - #2138

Open
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-deprecated
Open

platform.h: Define OSL_DEPRECATED_EXTERNAL#2138
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-deprecated

Conversation

@lgritz

@lgritz lgritz commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Similar to OSL_DEPRECATED, but for things where we want it to look deprecated externally, but still need to use it internally for now and don't want the warnings when building OSL itself.

Also added OSL_CONSTEXPR23 which we don't use yet, but I should have added it previously, just happened to notice now.

Similar to OSL_DEPRECATED, but for things where we want it to look
deprecated externally, but still need to use it internally for now
and don't want the warnings when building OSL itself.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant