Skip to content

Conversation

@jehelset
Copy link
Contributor

@jehelset jehelset commented Jun 30, 2025

More robust cmake-version matching to account for "-dirty" version on arch linux. Closes #1951.


Before submitting a PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (eldev test)
  • The new code is not generating bytecode or M-x checkdoc warnings
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the docs (when adding new project types, configuration options, commands, etc)

Thanks!

@bbatsov bbatsov merged commit 5c1b32d into bbatsov:master Jul 4, 2025
4 of 5 checks passed
@bbatsov
Copy link
Owner

bbatsov commented Jul 4, 2025

Thanks!

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.

cmake: error("Invalid version syntax: `%s'" "4.0.3-dirty")

2 participants