Skip to content

fix(macromap): correct return value in expand_predefined_macro#247

Open
Rac75116 wants to merge 2 commits intoboostorg:developfrom
Rac75116:issue_246
Open

fix(macromap): correct return value in expand_predefined_macro#247
Rac75116 wants to merge 2 commits intoboostorg:developfrom
Rac75116:issue_246

Conversation

@Rac75116
Copy link

@Rac75116 Rac75116 commented Feb 9, 2026

Fix #246

@jefftrull
Copy link
Collaborator

LGTM and thanks for your contribution; is there a rush on this? We are currently in the merge window - it could be possible to add it directly to master with permission from the release master, but I'd prefer to wait since we can't do the normal develop->master flow.

@Rac75116
Copy link
Author

There’s no rush on this. I don't need the fix immediately, so I'm happy to wait for the normal develop->master flow.

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.

Predefined macros (__FILE__, __LINE__, __INCLUDE_LEVEL__) are expanded twice when expanding_object_like_macro returns true

2 participants