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

Consistently use lowercase names for Windows libraries and headers #673

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

giordano
Copy link
Contributor

@giordano giordano commented Sep 4, 2022

MinGW consistently uses lowercase names for all libraries and header files, and
this toolchain is often employed to build libraries for Windows on Linux
systems, which typically use case-sensitive file systems.

MinGW consistently uses lowercase names for all libraries and header files, and
this toolchain is often employed to build libraries for Windows on Linux
systems, which typically use case-sensitive file systems.
@giordano
Copy link
Contributor Author

Bump

@giordano
Copy link
Contributor Author

Bump?

@hcho3 hcho3 merged commit 5bffff3 into dmlc:main Aug 8, 2023
@giordano giordano deleted the mg/windows-case branch August 8, 2023 19:33
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