Skip to content

Conversation

philip82148
Copy link
Owner

@philip82148 philip82148 commented Aug 15, 2024

Renaming CPP_DUMP_DEFINE_DANGEROUS_EXPORT_OBJECT() -> CPP_DUMP_DEFINE_EXPORT_OBJECT_GENERIC().
The feature remains unchanged.

Initially, I wanted to caution users about this macro because it could lead to compile errors, such as ambiguous function calls. That's why I included DANGEROUS in its name. However, I later realized that the name might be deterring usage more than intended, and compile errors are not as severe as issues like memory leaks. That's why I'm renaming this macro.

@philip82148 philip82148 marked this pull request as ready for review August 15, 2024 12:26
@philip82148 philip82148 merged commit dbf36ca into main Aug 15, 2024
11 checks passed
@philip82148 philip82148 deleted the feature/add-define_export_object_generic branch August 15, 2024 12:26
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.

1 participant