Skip to content

MSVC fix: include <intrin.h> for _AddressOfReturnAddress#899

Merged
saghul merged 1 commit intoquickjs-ng:masterfrom
past-due:msvc_returnaddress_intrinsic_fix_1
Feb 8, 2025
Merged

MSVC fix: include <intrin.h> for _AddressOfReturnAddress#899
saghul merged 1 commit intoquickjs-ng:masterfrom
past-due:msvc_returnaddress_intrinsic_fix_1

Conversation

@past-due
Copy link
Copy Markdown
Contributor

@past-due past-due commented Feb 8, 2025

Fixes: warning C5250: '_AddressOfReturnAddress': intrinsic function not declared
(Ref: https://learn.microsoft.com/en-us/cpp/intrinsics/addressofreturnaddress)

Fix: warning C5250: '_AddressOfReturnAddress': intrinsic function not declared
@past-due past-due force-pushed the msvc_returnaddress_intrinsic_fix_1 branch from d4e0c68 to 8397acc Compare February 8, 2025 14:14
@saghul saghul merged commit 7206330 into quickjs-ng:master Feb 8, 2025
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants