NPAR TESTS: Fix two test failures. 139/pspp 140/pspp 141/pspp 142/pspp 143/pspp 144/pspp 145/pspp 146/pspp 147/pspp 148/pspp 149/pspp 150/pspp 20101221030505/pspp 20101222030509/pspp 20101223030504/pspp 20101224030508/pspp 20101225030503/pspp 20101226030509/pspp 20101227030502/pspp 20101228030501/pspp 20101229030502/pspp 20101230030502/pspp 20101231030502/pspp 20110101030503/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 21 Dec 2010 08:12:09 +0000 (00:12 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 21 Dec 2010 08:12:09 +0000 (00:12 -0800)
commit49239dc60d3bfe5a29b6f08b176783dd72804d91
tree39a2874fcaa2d66c773a8f1742108a10d6207d79
parentced729f41f90e56a7c8ec12f6497f61c9b73b779
NPAR TESTS: Fix two test failures.

Tests "NPAR TESTS CHISQUARE with DESCRIPTIVES" and "NPAR TESTS CHISQUARE,
listwise missing" were failing because of some unexpected behavior of
lex_put_back().  This fixes the problem by avoiding lex_put_back()
entirely.
src/language/stats/npar.c