Subject: | Does not build with 5.14.0 RC3 (na undeclared) |
Compilation fails with:
Point/Point.c: In function 'IPA__Point_remap':
Point/Point.c:347: error: 'na' undeclared (first use in this function)
Point/Point.c:347: error: (Each undeclared identifier is reported only once
Point/Point.c:347: error: for each function it appears in.)
Probably "na" needs to be written "PL_na" nowadays.
Regards,
Slaven