Skip to content

Update the automake and Bazel configs to be consistent about field_ac…#8823

Merged
acozzette merged 1 commit intoprotocolbuffers:masterfrom
acozzette:fix-bazel-test
Jul 16, 2021
Merged

Update the automake and Bazel configs to be consistent about field_ac…#8823
acozzette merged 1 commit intoprotocolbuffers:masterfrom
acozzette:fix-bazel-test

Conversation

@acozzette
Copy link
Copy Markdown

…cess_listener.cc

In an earlier change I moved field_access_listener.cc from the lite
runtime to the full runtime in the CMake configuration, but this caused
//:build_files_updated_unittest to start failing because it expects all
three build systems to be consistent. To fix that, I updated the
Automake configuration and then ran ./update_file_lists.sh to propagate
that change to the other configs.

…cess_listener.cc

In an earlier change I moved field_access_listener.cc from the lite
runtime to the full runtime in the CMake configuration, but this caused
//:build_files_updated_unittest to start failing because it expects all
three build systems to be consistent. To fix that, I updated the
Automake configuration and then ran ./update_file_lists.sh to propagate
that change to the other configs.
Copy link
Copy Markdown
Contributor

@perezd perezd left a comment

Choose a reason for hiding this comment

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

LGTM

@acozzette acozzette merged commit d662ec9 into protocolbuffers:master Jul 16, 2021
@acozzette acozzette deleted the fix-bazel-test branch July 16, 2021 19:26
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