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 invalid token causing onnxruntime not to build #1

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

sweetbbak
Copy link
Contributor

@sweetbbak sweetbbak commented Jan 18, 2025

There is a tab in the comments here that causes the Zig compiler to say that there is an invalid token, and the project wont compile. Relevant issue about tabs breaking the Zig compiler here: ziglang/zig#20900 ziglang/zig#20937 and ziglang/zig-spec#38

@recursiveGecko recursiveGecko merged commit 1a63c8e into recursiveGecko:master Jan 19, 2025
@recursiveGecko
Copy link
Owner

I'm not sure how that happened, thank you.

@Torbatti
Copy link

migrated from 0.13 to 0.14 had the same issue
zig fmt couldnt find the tab character created before migration
had to replace them by hand

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