Skip to content

Conversation

@EthanSteinberg
Copy link
Collaborator

Description

The current code is broken for safe casts to void* as those are incorrectly converted to casts to void. This fixes the problem.

Fixes #4117, needed for #4125

@rwgk
Copy link
Collaborator

rwgk commented Oct 22, 2022

Oh ... did you close this because you saw #4274?

@henryiii
Copy link
Collaborator

I liked the way this just added to an existing tests (+ it works on clang since there's not a new class to complain about missing constructors about).

@rwgk
Copy link
Collaborator

rwgk commented Oct 22, 2022 via email

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.

[BUG]: void value not ignored as it ought to be

3 participants