Skip to content

[4.0] remove is_callable_v<> workaround, fixing build on latest clang#233

Merged
spoonincode merged 1 commit intorelease/4.0from
remove_callable_v_workaround_40x
Sep 25, 2023
Merged

[4.0] remove is_callable_v<> workaround, fixing build on latest clang#233
spoonincode merged 1 commit intorelease/4.0from
remove_callable_v_workaround_40x

Conversation

@spoonincode
Copy link
Contributor

This is_callable_v<>() workaround causes build breakage on newer clang (such as latest two versions of Xcode). Fix is identical to AntelopeIO/eos-vm#4

Sending this to 4.0.x is a little debatable, but 4.0.x may live for quite some time so it's nice to get macOS build fully operational again.

@spoonincode spoonincode linked an issue Sep 25, 2023 that may be closed by this pull request
@spoonincode spoonincode changed the title remove is_callable_v<> workaround, fixing build on latest clang [4.0] remove is_callable_v<> workaround, fixing build on latest clang Sep 25, 2023
@spoonincode spoonincode merged commit f7f3c75 into release/4.0 Sep 25, 2023
@spoonincode spoonincode deleted the remove_callable_v_workaround_40x branch September 25, 2023 21:25
spoonincode added a commit that referenced this pull request Sep 26, 2023
[4.0 -> main] merge up #233: remove `is_callable_v<>` workaround
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.

Remove Or Fix Support for Apple and MacOS Compilation

3 participants