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. It seems a 
simple error to correct (merely initialise appendresult =0)
but I am loath to tamper with complex code which is not mine.
Best Wishes

-- 
         Peter Williams
   peter.williams...@ntlworld.com


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to