Integrated: 7903360: jextract does not handle function pointer return type properly
Athijegannathan Sundararajan
sundar at openjdk.org
Tue Oct 18 11:03:46 UTC 2022
On Tue, 18 Oct 2022 06:09:21 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
> * generating functional interface for pointer to function return types
> * taking care of javadoc comment by using nameAndType function uniformly
This pull request has now been integrated.
Changeset: b23a4fd0
Author: Athijegannathan Sundararajan <sundar at openjdk.org>
URL: https://git.openjdk.org/jextract/commit/b23a4fd0dd9f43e29474874eb76a84a8cb47bf23
Stats: 73 lines in 5 files changed: 56 ins; 7 del; 10 mod
7903360: jextract does not handle function pointer return type properly
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.org/jextract/pull/90
More information about the jextract-dev
mailing list