[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: How to segfault gnucap 2006.05.06



On Wednesday 24 May 2006 07:31, Karel Kulhavy wrote:
> gnucap
> build
> r1 0 1 2
>
> sweep 10 r1=0,1
> sweep 10 r1=0,1
> list
> go
> go

Nested sweeps are not implemented.  It should give an error 
message, so this really is a bug.

The work around is don't do nested sweeps.  I have a patch, 
which will go in the next snapshot, that gives a reasonable 
error message instead of crashing.

This section of code is scheduled for a complete rewrite, that 
will sweep parameters (.param) and will do nested sweeps.