Just checking ....

This fragment from src/language/stats/graph.c :

if (graph.scatter_type == ST_BIVARIATE && graph.n_dep_vars != 2)
{
        lex_error (lexer, _("Only one variable is allowed."));
        goto error;
}


The error message does not seem to fit the condition.   Should one or the other 
be 
updated?
          



-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to