I have done a plplot build using cmake with the 'deprecated' flag set on. The mingw make comes with an error message:

C:\PlplotSource-5.11.1\src\plmap.c: In function 'drawmap':

C:\PlplotSource-5.11.1\src\plmap.c:530:25: error: 'appendresult' undeclared (first use in this function)
appendresult += appendfltptr( &splitx, nsplitsections, bufx + i );
^
I do not get this error with the deprecated flag set off.



------------------------------------------------------------------------------
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to