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

feat(PP,ByteStream): MCOL-5797 new counting memory allocator #3353

Open
wants to merge 15 commits into
base: develop-23.02
Choose a base branch
from

Conversation

drrtuy
Copy link
Collaborator

@drrtuy drrtuy commented Nov 22, 2024

No description provided.

@drrtuy drrtuy force-pushed the feat/counting-alloc-23.02 branch from 85b7875 to 51374ae Compare November 22, 2024 10:12
@drrtuy drrtuy force-pushed the feat/counting-alloc-23.02 branch 2 times, most recently from ab280f0 to fac7dfa Compare December 9, 2024 10:38
@drrtuy drrtuy force-pushed the feat/counting-alloc-23.02 branch 2 times, most recently from 098383f to 646572f Compare December 17, 2024 22:29
@drrtuy drrtuy changed the title feat(PP,ByteStream): new counting memory allocator feat(PP,ByteStream): MCOL-5797 new counting memory allocator Jan 15, 2025
@drrtuy drrtuy force-pushed the feat/counting-alloc-23.02 branch from 708c95e to 57884d9 Compare February 7, 2025 16:56
CMakeLists.txt Outdated
@@ -263,7 +263,7 @@ ENDIF()
MY_CHECK_AND_SET_COMPILER_FLAG("-Wno-deprecated-copy" DEBUG RELEASE RELWITHDEBINFO MINSIZEREL)
MY_CHECK_AND_SET_COMPILER_FLAG("-Wno-deprecated-declarations" DEBUG RELEASE RELWITHDEBINFO MINSIZEREL)

MY_CHECK_AND_SET_COMPILER_FLAG("-Werror -Wall -Wextra")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does your patch involve any inevitable warnings?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is still WIP, vigilantee )

@drrtuy drrtuy force-pushed the feat/counting-alloc-23.02 branch from d7c6f96 to 7282d27 Compare February 14, 2025 13:32
@drrtuy drrtuy marked this pull request as ready for review February 14, 2025 13:34
@drrtuy drrtuy force-pushed the feat/counting-alloc-23.02 branch from 7282d27 to 8aa15ab Compare February 20, 2025 16:27
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