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

Switching PDC_MALLOC macro to PDC_malloc #170

Closed
wants to merge 0 commits into from

Conversation

hyunjuooh
Copy link
Contributor

@hyunjuooh hyunjuooh commented Dec 10, 2023

Related Issues / Pull Requests

Related Issue: Unifying the use of MACROs and APIs in pdc_malloc.h all over the project #155

Description

Removed PDC_MALLOC, PDC_CALLOC, PDC_FREE macro.

@jeanbez
Copy link
Member

jeanbez commented Dec 11, 2023

@hyunjuooh could you help fix the formatting issues in the PR? If you click on 'Details' in the failed check you will see what needs to be changed. Thanks!

@hyunjuooh
Copy link
Contributor Author

Thank you for the instructions. Also, I commented out the PDC_MALLOC macro in ./src/commons/utils/include/pdc_malloc.h to check if the changed code didn't cause any compile issues. Would it be okay to leave it that way, or would it be preferable to change it back?

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