-
Bug
-
Resolution: Fixed
-
P3
-
repo-panama
-
generic
-
generic
jextract generated org.python package sources ( for Python.h ) fail to compile.
3 issues found:
1) sometimes package name is generated as usr/include. Package name should have "." for "/" change.
2) Function callback types have "$" in the name for nested type. Should use "."
3) Float and double Infinite, NaN macro constant values are not handled properly.
3 issues found:
1) sometimes package name is generated as usr/include. Package name should have "." for "/" change.
2) Function callback types have "$" in the name for nested type. Should use "."
3) Float and double Infinite, NaN macro constant values are not handled properly.
- relates to
-
JDK-8221336 jextract generates invalid package name for header file in a subfolder
-
- Closed
-