Skip to content

Fix solver support on Windows#484

Merged
d-xo merged 2 commits intoargotorg:mainfrom
elopez:dev-windows-solvers
May 9, 2024
Merged

Fix solver support on Windows#484
d-xo merged 2 commits intoargotorg:mainfrom
elopez:dev-windows-solvers

Conversation

@elopez
Copy link
Copy Markdown
Collaborator

@elopez elopez commented Apr 17, 2024

Description

The solver output on Windows has \r\n line endings, which the code doesn't account for. We need to trim the extra \r for it to work properly. This also cleans up extra concatenations by using the *Ln function variants.

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

@elopez elopez marked this pull request as ready for review April 17, 2024 02:13
Copy link
Copy Markdown
Collaborator

@d-xo d-xo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@d-xo d-xo merged commit 997c6e0 into argotorg:main May 9, 2024
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