/[pspp]/pspp/src/expressions/evaluate.c
ViewVC logotype

Diff of /pspp/src/expressions/evaluate.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by blp, Sat Mar 12 01:08:33 2005 UTC revision 1.4 by jmd, Wed Apr 13 10:09:59 2005 UTC
# Line 127  cmd_debug_evaluate (void) Line 127  cmd_debug_evaluate (void)
127          dump_postfix = 1;          dump_postfix = 1;
128        else if (lex_match ('('))        else if (lex_match ('('))
129          {          {
130            char name[MAX_VAR_NAME_LEN + 1];            char name[LONG_NAME_LEN + 1];
131            struct variable *v;            struct variable *v;
132            size_t old_value_cnt;            size_t old_value_cnt;
133            int width;            int width;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26