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

Produce more meaningful error message when KPathSea has failed to locate a file #472

Merged
merged 4 commits into from
Jul 29, 2024

Conversation

Witiko
Copy link
Owner

@Witiko Witiko commented Jul 29, 2024

This PR produces more meaningful error message when KPathSea has failed to locate a file, as discussed in #458 (comment). Furthermore, this PR uses the faster function kpse.find_file() instead of lookup() when locating a single file.

This PR continues ticket #458.

@Witiko Witiko added lua Related to the Lua interface and implementation speed Related to speed improvements kpathsea Related to Karl's path-searching library (KPathSea) that is used to locate resources at runtime labels Jul 29, 2024
@Witiko Witiko added this to the 3.7.0 milestone Jul 29, 2024
@Witiko Witiko self-assigned this Jul 29, 2024
@Witiko Witiko changed the title Feat/better kpathsea errors Produce more meaningful error message when KPathSea has failed to locate a file Jul 29, 2024
@Witiko Witiko marked this pull request as ready for review July 29, 2024 18:33
@Witiko Witiko merged commit 0893c48 into main Jul 29, 2024
11 checks passed
@Witiko Witiko deleted the feat/better-kpathsea-errors branch July 29, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kpathsea Related to Karl's path-searching library (KPathSea) that is used to locate resources at runtime lua Related to the Lua interface and implementation speed Related to speed improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant