Skip to content

gh-142721: Use the correct macros defined in TargerConditionals for Apple targets#142723

Closed
LumioseSil wants to merge 1 commit intopython:mainfrom
LumioseSil:TYPOS
Closed

gh-142721: Use the correct macros defined in TargerConditionals for Apple targets#142723
LumioseSil wants to merge 1 commit intopython:mainfrom
LumioseSil:TYPOS

Conversation

@LumioseSil
Copy link
Copy Markdown
Contributor

@LumioseSil LumioseSil commented Dec 14, 2025

mach/vm_statistics.h was always included because #if !TARGET_IOS_IPHONE && !TARGET_IOS_SIMULATOR resolved to true, always.

… for Apple

mach/vm_statistics.h was always included because #if !TARGET_IOS_IPHONE && !TARGET_IOS_SIMULATOR resolved to true, always.
@picnixz
Copy link
Copy Markdown
Member

picnixz commented Dec 14, 2025

Likewise, this is vendored code so you should create a PR upstream: microsoft/mimalloc

@picnixz picnixz closed this Dec 14, 2025
@LumioseSil LumioseSil deleted the TYPOS branch December 14, 2025 20:23
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.

2 participants