jextract overwrites constants$0.java

Sebastian Stenzel sebastian.stenzel at gmail.com
Tue Feb 15 11:41:47 UTC 2022


When running jextract multiple times for functions from different header files (but using the same --target-package), `constants$0` gets overwritten.

Is there any way to change the name of the file? Or is it intended to extract each header to a different package, as jextract can not avoid namespace conflicts?


More information about the panama-dev mailing list