Skip to content

[libc] Fix lseek in bazel #65542

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

Closed
wants to merge 1 commit into from
Closed

Conversation

michaelrj-google
Copy link
Contributor

A previous patch moved the implementation of lseek to a new shared impl file but forgot to update the bazel. This patch fixes that.

A previous patch moved the implementation of lseek to a new shared impl
file but forgot to update the bazel. This patch fixes that.
@michaelrj-google michaelrj-google requested a review from a team as a code owner September 6, 2023 22:20
Copy link
Collaborator

@sivachandra sivachandra left a comment

Choose a reason for hiding this comment

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

There seems to be some problem with the presubmit which I didn't understand.

@michaelrj-google
Copy link
Contributor Author

This bug is fixed by #65618
This pull request is no longer necessary

@gchatelet
Copy link
Contributor

This bug is fixed by #65618 This pull request is no longer necessary

I didn't see your PR @michaelrj-google, apologies for pulling the rug out from under you 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants