Skip to content

Conversation

@devreal
Copy link
Contributor

@devreal devreal commented Dec 21, 2020

--enable-mem-debug #defines realloc/free as macros, though macros
are also matched if they appear in references to members. Rename the
members to avoid this matching.

See #6995

Backport of #7926 to 4.1.x

Signed-off-by: Bert Wesarg [email protected]
(cherry picked from commit 3111877)

`--enable-mem-debug` `#define`s `realloc`/`free` as macros, though macros
are also matched if they appear in references to members. Rename the
members to avoid this matching.

See open-mpi#6995

Signed-off-by: Bert Wesarg <[email protected]>
(cherry picked from commit 3111877)
@jsquyres jsquyres added this to the v4.1.1 milestone Jan 2, 2021
@jsquyres jsquyres merged commit 9249bb5 into open-mpi:v4.1.x Jan 4, 2021
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.

4 participants