Skip to content

Conversation

@simonff
Copy link

@simonff simonff commented Jan 6, 2026

No description provided.

Copy link
Collaborator

@johnbartholomew johnbartholomew left a comment

Choose a reason for hiding this comment

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

Could you fix the indentation? The new code doesn't match the rest of the file (which doesn't match google3 standard)

if (chomp_trailing_nl) {
assert(data.back() == '\n');
data.pop_back();
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like the chomp_trailing_nl logic got dropped. I suspect that's causing the test failures (but haven't verified)

Copy link
Author

Choose a reason for hiding this comment

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

Yes, sorry, this is still WIP. Will fix soon.

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.

2 participants