Skip to content

Conversation

roscan-tech
Copy link

This conditional currently evaluates to TRUE when _MSC_VER is not defined, meaning that __SHOULD_USE_MPARK_VARIANT is 1 for ALL SYSTEMS except newer MSVC, which is certainly not correct.

Fixes 06e1dbe

This conditional currently evaluates to TRUE when _MSC_VER is not
defined, meaning that __SHOULD_USE_MPARK_VARIANT is 1 for ALL SYSTEMS
except newer MSVC, which is certainly not correct.

Fixes 06e1dbe

Signed-off-by: roscan-tech <liwei4402@mail2.sysu.edu.cn>
@roscan-tech roscan-tech requested a review from gbiggs as a code owner September 8, 2024 07:47
@roscan-tech roscan-tech changed the base branch from rolling to humble September 8, 2024 07:57
@roscan-tech
Copy link
Author

This PR aims to backport a bug fix to the Humble branch. Unfortunately, it has introduced some additional issues that I am unable to resolve. Please review this PR to assess its necessity. If it is not required, I apologize for any inconvenience caused and appreciate your understanding.

Thank you for your time.

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