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 Windows dependency in core #7

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

c08oprkiua
Copy link

This changes what DirAccessHybrid's constructor accesses to initialize dir_access_os, to be platform agnostic. Now, it should behave the same as before, but can now be compiled on platforms that aren't Windows.

Now it should behave the same as before, but can now be compiled on platforms that aren't Windows
Copy link
Member

@Sajidur78 Sajidur78 left a comment

Choose a reason for hiding this comment

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

LGTM

@Sajidur78 Sajidur78 merged commit 228dba0 into hedge-dev:bse Apr 24, 2024
1 check failed
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