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

style: cleanup xml_xpath_context.c #3383

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

I'm trying to establish a naming convention that has good debug stack walkback and helps readers know what's in file scope and what's more broadly callable. Maybe I'm failing. Dunno.

Have you included adequate test coverage?

N/A

Does this change affect the behavior of either the C or the Java implementations?

N/A

I'm trying to establish a naming convention that has good debug stack
walkback and helps readers know what's in file scope and what's more
broadly callable. Maybe I'm failing. Dunno.
@flavorjones flavorjones force-pushed the flavorjones-cleanup-xpath-context branch from c3ad4fc to 3cf2e45 Compare December 16, 2024 14:48
@flavorjones flavorjones changed the title Flavorjones cleanup xpath context style: cleanup xml_xpath_context.c Dec 16, 2024
@flavorjones flavorjones marked this pull request as ready for review December 16, 2024 15:01
@flavorjones flavorjones merged commit e9a6291 into main Dec 16, 2024
145 checks passed
@flavorjones flavorjones deleted the flavorjones-cleanup-xpath-context branch December 16, 2024 16:50
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