RFR: Fix compilation failure after #229

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Apr 8 08:03:09 UTC 2024


On Sun, 7 Apr 2024 20:59:16 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Changes in https://github.com/openjdk/jextract/pull/229 result in a compilation failure.
> 
> A cast that looks redundant was removed, but is actually needed for the code to compile.

Marked as reviewed by mcimadamore (Reviewer).

This problem has been fixed in 23:
https://bugs.openjdk.org/browse/JDK-8321582

-------------

PR Review: https://git.openjdk.org/jextract/pull/230#pullrequestreview-1985707437
PR Comment: https://git.openjdk.org/jextract/pull/230#issuecomment-2042105635


More information about the jextract-dev mailing list