[foreign-jextract] RFR: 8252121: jextract generated code fails with ABI for typedefed array type parameters
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Thu Aug 20 18:10:42 UTC 2020
On Thu, 20 Aug 2020 17:47:33 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
> TypeMaker now special cases typedef'ed arrays for argument types for functions.
That's ok for now - but I guess that, if this work, the declaration AST is wrong when multiple typedefs are involved.
-------------
Marked as reviewed by mcimadamore (Committer).
PR: https://git.openjdk.java.net/panama-foreign/pull/287
More information about the panama-dev
mailing list