[foreign-jextract] RFR: 8249300: jextract does not handle empty parameter list of a function pointer parameters [v2]
Athijegannathan Sundararajan
sundar at openjdk.java.net
Wed Jul 15 07:43:12 UTC 2020
> Array type parameter in function callback is handled properly
Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last
revision:
ABI does not support varargs/array argument for callback. jextract issues warning and avoid those arguments.
-------------
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/244/files
- new: https://git.openjdk.java.net/panama-foreign/pull/244/files/6e6c7625..b0faf4f0
Webrevs:
- full: https://webrevs.openjdk.java.net/panama-foreign/244/webrev.01
- incr: https://webrevs.openjdk.java.net/panama-foreign/244/webrev.00-01
Stats: 24 lines in 4 files changed: 7 ins; 12 del; 5 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/244.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/244/head:pull/244
PR: https://git.openjdk.java.net/panama-foreign/pull/244
More information about the panama-dev
mailing list