#2850 6.0.4 does not compile with BACKWARD_COMPATIBILITY
None
pending-fixed
nobody
None
2026-01-09
2026-01-09
Anonymous
No
There's a minor bug in 6.0.4 release. Compiling with BACKWARD_COMPATIBILITY enabled causes compilation of command.c to fail. The error is due to using "multiplot" instead of "in_multiplot" in the line 2658, inside reread_command()
Thanks.