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

PEGTL Path Parser Extraction #2822

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

erslavin
Copy link
Contributor

@erslavin erslavin commented Nov 20, 2023

Description of Change(s)

  • Separated out existing PEGTL path parser into its own set of header / source files in preparation for it to be used directly in a PEGTL based text file format parser

Fixes Issue(s)

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

@jesschimein
Copy link
Contributor

Filed as internal issue #USD-8973

pxr/usd/sdf/pathParser.h Outdated Show resolved Hide resolved
- Separated out existing PEGTL path parser into its own set of header
  / source files in preparation for it to be used directly in
  a PEGTL based text file format parser
- Explicitly namespaced PEGTL types
@pixar-oss pixar-oss merged commit 0410a9e into PixarAnimationStudios:dev Dec 11, 2023
3 of 5 checks passed
@sunyab sunyab added the usd-utf8-identifiers Issues/PRs for Unicode Identifiers in USD proposal label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usd-utf8-identifiers Issues/PRs for Unicode Identifiers in USD proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants