Skip to content

replace google::protobuf::int64 by int64_t#3045

Merged
wwbmmm merged 1 commit into
apache:masterfrom
gulu-goolu:patch-1
Jul 30, 2025
Merged

replace google::protobuf::int64 by int64_t#3045
wwbmmm merged 1 commit into
apache:masterfrom
gulu-goolu:patch-1

Conversation

@gulu-goolu

Copy link
Copy Markdown
Contributor

google::protobuf::int64 has been removed.

What problem does this PR solve?

Issue Number:

Problem Summary:

What is changed and the side effects?

Changed:

Side effects:

  • Performance effects:

  • Breaking backward compatibility:


Check List:

google::protobuf::int64 has been removed.
@wwbmmm wwbmmm merged commit dbc54b7 into apache:master Jul 30, 2025
15 checks passed
wwbmmm pushed a commit that referenced this pull request Aug 2, 2025
google::protobuf::int64 has been removed.
@Samrose-Ahmed

Copy link
Copy Markdown

Forgot to fix these in iobuf.cpp as well:

google::protobuf::int64 IOBufAsZeroCopyInputStream::ByteCount() const {

google::protobuf::int64 IOBufAsZeroCopyOutputStream::ByteCount() const {

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