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 cases where every file has a header #1969

Merged
merged 3 commits into from
Aug 1, 2024
Merged

Conversation

siyuan0322
Copy link
Member

So that every file should shift 1 byte left to begin. Previously it would only do that for the first file for the if index == 0 condition.

And make the error message conform to the error return proposal.

Signed-off-by: siyuan0322 <siyuanzhang.zsy@alibaba-inc.com>
Signed-off-by: siyuan0322 <siyuanzhang.zsy@alibaba-inc.com>
Signed-off-by: siyuan0322 <siyuanzhang.zsy@alibaba-inc.com>
@siyuan0322
Copy link
Member Author

/hold until the community user pass his test cases.

@siyuan0322 siyuan0322 merged commit 0999701 into v6d-io:main Aug 1, 2024
7 checks passed
@siyuan0322 siyuan0322 deleted the zsy/error branch August 1, 2024 02:13
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.

1 participant