psppire-dialog-action-crosstabs: Do not add PIVOT or NOPIVOT to command.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 13 Jan 2022 05:50:54 +0000 (21:50 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 13 Jan 2022 05:51:19 +0000 (21:51 -0800)
commit797d4cf7f997bea8743e73ab0a54c00c715a1f94
tree20b956434e9a824c80e73797e8042996f9655812
parentbcaaaebdde43e26a8d27c53590f34bf29eb56406
psppire-dialog-action-crosstabs: Do not add PIVOT or NOPIVOT to command.

The CROSSTABS command does not support /FORMAT=PIVOT or /FORMAT=NOPIVOT.
I can't find any evidence that it ever did.  Perhaps q2c ignored keywords
it didn't recognize?  SPSS does not document support for any such format
keywords, so it's better to remove them from the emitted syntax than to
add support to CROSSTABS.

Thanks to Alexandra Younger for reporting the issue.
src/ui/gui/psppire-dialog-action-crosstabs.c