-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: repo-panama
-
Component/s: tools
-
generic
-
generic
On Mac, jextract generated sources for libproc.h do not compile. The issue is that there is String valued macro RTF_BITS from /usr/include/net/route.h. jextract does not escape problematic characters from that String. This results in compilation failure.