build fails if function-block is disabled

"Jun. T" <[email protected]> Tue, 20 May 2025 23:10:19 +0900
Newsgroups gmane.comp.graphics.gnuplot.devel
Message-ID <[email protected]>
If configured without --enable-function-block, build fails as

internal.c:98:35: error: expression is not assignable
   98 |     evaluate_inside_functionblock = FALSE;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^


Either add '#ifdef USE_FUNCTIONBLOCKS' to this line, or modify
datablock.h so that evaluate_inside_functionblock is always a variable.



_______________________________________________
gnuplot-beta mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta