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 newlines #686

Merged
merged 1 commit into from
Mar 17, 2025
Merged

fix newlines #686

merged 1 commit into from
Mar 17, 2025

Conversation

Vipitis
Copy link
Contributor

@Vipitis Vipitis commented Mar 17, 2025

I updated my fork and local branches after the #673 merge and redownloaded the lib using the script. Got hit with an pycparser.plyparser.ParseError: <cdef source string>:11:1: Illegal character '\r' on my windows machine.

here is a fix, but likely not the best (still error prone due to the duplicated code for reading the headers).
Also maybe we can get a Windows runner for CI?

@Vipitis Vipitis requested a review from Korijn as a code owner March 17, 2025 20:09
@almarklein
Copy link
Member

Also maybe we can get a Windows runner for CI?

👌

@almarklein almarklein merged commit 266f496 into pygfx:main Mar 17, 2025
20 checks passed
@Vipitis Vipitis deleted the fix-newlines branch March 17, 2025 20:31
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.

3 participants