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

Fix problem preventing the compilation using arara #2862

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

mms-neuro
Copy link
Contributor

This fixes #2861 - and makes compilation with arara possible again.

I also renamed opts to passed_options to be more consistent with the naming in other compile methods (e.g.

function! s:compiler.__build_cmd(passed_options) abort dict " {{{1
).

@lervag lervag merged commit f9b19d0 into lervag:master Jan 2, 2024
@lervag
Copy link
Owner

lervag commented Jan 2, 2024

Thanks! <3

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.

Error using arara as compiler-method
2 participants