Hi Yann,

thanks for digging that out! It was late at night after a busy day when I
found and reported these "bugs". I should really have looked into them more
carefully, sorry.

On Sat, Jun 25, 2016 at 2:54 PM, Yann Orlarey <orla...@grame.fr> wrote:

> THERE IS a division by zero in glassHarmonica.dsp and the compiler is now
> able to detects it !
>

It's amazing that the compiler properly detects this condition, but the
error message really looks rather incomprehensible to me, and I've seen
(and decoded) quite a few cryptic error messages from Faust over the years.
;-)

I think that on the next occasion we should talk about Faust's semantic
error handling (again). This won't be easy and add some overhead, but there
must be a way to keep track of the source locations associated with each
node in the internal tree representation, even through all the mutations
the Faust compiler does with it. It would be tremendously helpful if the
compiler could point to at least some potential source locations where an
error like this one stems from.

Romain, can you have a look at glassHarmonica.dsp ?
>

Ha, Romain, your turn for the cardiac arrest now. :) Do you think you can
fix that in time for your upcoming course? (I also need that example to be
fixed, as it prevents my faust-lv2 and faust-vst plugin packages to build
with the latest Faust.)

Cheers,
Albert

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:    https://plus.google.com/+AlbertGraef
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to