-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: tools
If a function or variable is declared as "static", it is not exported in the corresponding shared library. As such, jextract should skip those symbols, as including them would result in a runtime error when looking these symbols up.