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

Convert Windows filepaths to lowercase and backslashes in mthelp #1380

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

ragibson
Copy link

@ragibson ragibson commented Sep 26, 2023

This attempts to resolve an issue where mthelp (and its texdoc shim in MiKTeX) would generate incorrect Windows file paths due to forward/back slash quirks. If it works on your end, this should close #1349, close #637, and properly resolve #551 (as well as any other duplicates).

I do not have a Windows development environment, but the relevant portions of code appear to compile and run correctly on my Linux machine when taken out of the #if defined(MIKTEX_WINDOWS) block.

Copy link

stale bot commented Dec 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 15, 2023
@ragibson
Copy link
Author

ragibson commented Dec 15, 2023

Stale bot on a PR is a very unusual decision. Bumping once since this PR is still relevant and the issue has been reported for at least three years.

That said, as far as I can tell, MiKTeX is basically in maintenance mode and the focus is only on keeping packages relatively up to date.

@stale stale bot removed the wontfix label Jan 5, 2024
Copy link

stale bot commented Mar 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant