octal-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: i can crash octal, can you too?


From: David O'Toole
Subject: Re: i can crash octal, can you too?
Date: Mon Mar 19 00:42:02 2001

> > now segfault:
> > connect two machines, then try to disconnect them in the reverse direction
> 
> and it does crash here.

Haha, yes. There is a line in engine.c that says something like "FIXME:
validate connection". The algorithm needs an acyclic directed graph
(otherwise there is no order to put the machines in for execution), so
before making a connection I need to make sure there's no cycles (such
as a->b and b->a, which is what you're doing when you try to disconnect
in the reverse direction.) Don't worry, the verify algorithm will be in
before long. 

> > btw, i'm playing with freeverb. :) will post it as soon as the new api 
> > comes out. 
> 
> That's great!  I love freeverb.


Yes, that's great luka! How does it sound? 

Very slight delay on those new headers... I didn't anticipate being so
busy Sunday, I forgot I had to be at work. (I'm working as a tutor for
an undergraduate computability theory class. Some of the students are
just coming back to school and it's been a very long time since they
took discrete math :-) so we are spending lots of time.) I'll have the
new stuff out ASAP.


-- 
@@@ david o'toole
@@@ address@hidden
@@@ www.gnu.org/software/octal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]