[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: regression procedure
From: |
Ben Pfaff |
Subject: |
Re: regression procedure |
Date: |
Tue, 17 May 2005 23:58:11 -0700 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) |
Jason Stover <address@hidden> writes:
> pspp calls run_regression(...) with no trouble. This function exits,
> then cmd_regression() exits normally. Then pspp is in parse_script ()
> at main.c:101, and handle_error(execute_command()) never returns. This
> problem never occurs with old_regression.q. Does anyone know what's
> happening here? And does regress.q have the right look for a new
> procedure? (Aside from the fact that it doesn't work yet.)
(Just sending out a *ping* to say that I'm not ignoring you, I'm
just busy for a little while. I'll try to give a real response
sometime tomorrow.)
--
"Premature optimization is the root of all evil."
--D. E. Knuth, "Structured Programming with go to Statements"