Skip to content

Excess source files included in release #7

@mmp

Description

@mmp

Two files are included in the release that don't seem to fit. (Neither is referenced from the shipped BUILD.bazel files):

  1. synchronization/internal/mutex_nonprod.cc doesn't build (unable to include "base/init_google.h")

  2. strings/strip.cpp doesn't build since StripBrackets() is used (by StripCurlyBraces()) before it's defined and there's no forward declaration for it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions