Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove operator= base types #193

Merged
merged 1 commit into from
Dec 31, 2023
Merged

Conversation

robUx4
Copy link
Contributor

@robUx4 robUx4 commented Dec 29, 2023

It requires a complicated assigment syntax for a simple thing.

libmatroska will need Matroska-Org/libmatroska#136 to build

@robUx4 robUx4 added api-break breaks the API (e.g. programs using it will have to adjust their source code) abi-break breaks the ABI (e.g. programs linked against the library have to be recompiled) labels Dec 29, 2023
src/EbmlUnicodeString.cpp Show resolved Hide resolved
It requires a complicated assigment syntax for a simple thing.
Copy link
Contributor Author

@robUx4 robUx4 left a comment

Choose a reason for hiding this comment

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

Fixed

src/EbmlUnicodeString.cpp Show resolved Hide resolved
@robUx4 robUx4 merged commit 36f028d into Matroska-Org:master Dec 31, 2023
15 checks passed
@robUx4 robUx4 deleted the del_operator= branch December 31, 2023 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abi-break breaks the ABI (e.g. programs linked against the library have to be recompiled) api-break breaks the API (e.g. programs using it will have to adjust their source code)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants