-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: repo-panama
-
Component/s: tools
Recently, support has been added to jextract to generate meaningful wildcard types in case where e.g. a Pointer is nested inside another Pointer.
Regrettably, the binder doesn't cope well with wildcards, and just returns a void layout type in such cases, which then causes downstream failures.
Regrettably, the binder doesn't cope well with wildcards, and just returns a void layout type in such cases, which then causes downstream failures.