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

fixed #12778 - treat directories as non-existent files in library loading #6524

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

firewave
Copy link
Collaborator

No description provided.

@@ -31,4 +32,12 @@ SUPPRESS_WARNING_CLANG_POP
SUPPRESS_WARNING_CLANG_POP
SUPPRESS_WARNING_CLANG_POP

inline static tinyxml2::XMLError xml_LoadFile(tinyxml2::XMLDocument& doc, const char* filename)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be used in all other cases as well but we need to add tests for all of those before we do that.

@firewave firewave merged commit bd536d3 into danmar:main Jun 26, 2024
63 checks passed
@firewave firewave deleted the lib-nofile branch June 26, 2024 11:41
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.

2 participants