[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: q2c trouble
From: |
Ben Pfaff |
Subject: |
Re: q2c trouble |
Date: |
Fri, 10 Mar 2006 08:31:07 -0800 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) |
Jason Stover <address@hidden> writes:
> in the former case, q2c made struct cmd_regression with a
> v_variables member. In the new case, it does not, but it
> still generates this instruction in regression.c:
>
> static void
> free_regression (struct cmd_regression *p UNUSED)
> {
> free (p->v_variables);
> }
This should now be fixed. (q2c was hard-coding the member name
to v_variables for var lists.)
--
"Ho ho ho. I _so_ enjoy making a fool out of myself."
--Linus, on Christmas Day, 2000