Skip to content

Remove TsBuffer.h#13281

Merged
JosiahWI merged 1 commit into
apache:masterfrom
JosiahWI:refactor/remove-tsbuffer
Jun 16, 2026
Merged

Remove TsBuffer.h#13281
JosiahWI merged 1 commit into
apache:masterfrom
JosiahWI:refactor/remove-tsbuffer

Conversation

@JosiahWI

Copy link
Copy Markdown
Contributor

Fixes #1570.

This removes the unused ConstBuffer class. The header was not included anywhere. The only mention of ConstBuffer in the docs is in the history of TextView. Therefore, that mention has been preserved.

Fixes apache#1570.

This removes the unused `ConstBuffer` class. The header was not
included anywhere. The only mention of `ConstBuffer` in the docs
is in the history of `TextView`. Therefore, that mention has
been preserved.
@JosiahWI JosiahWI added this to the 11.0.0 milestone Jun 16, 2026
@JosiahWI JosiahWI self-assigned this Jun 16, 2026
@JosiahWI JosiahWI merged commit 1a10d12 into apache:master Jun 16, 2026
15 checks passed
@JosiahWI JosiahWI deleted the refactor/remove-tsbuffer branch June 16, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace ts::ConstBuffer with StringView

2 participants