Works here on faust2. Thank you.
Patch for faust2: http://users.notam02.no/~kjetism/sourcereader.cpp.diff


On Tue, Jun 14, 2016 at 12:14 PM, Yann Orlarey <orla...@grame.fr> wrote:

> I pushed a fix on the master branch. Tests are welcome.
> Cheers
>
> Yann
>
> Yann Orlarey
>
> Directeur scientifique
> www.grame.fr
>
>
>
> 2016-06-14 6:57 GMT+02:00 Yann Orlarey <orla...@grame.fr>:
>
>> Hi,
>>
>> I confirm, it is clearly a bug. The compiler should complain about the
>> redefinition of a symbol, not crash !
>> Thanks for discovering the problem.
>>
>> Yann
>>
>> Yann Orlarey
>>
>> Directeur scientifique
>> www.grame.fr
>>
>>
>>
>> 2016-06-13 23:38 GMT+02:00 Kjetil Matheussen <k.s.matheus...@gmail.com>:
>>
>>>
>>>
>>> On Mon, Jun 13, 2016 at 7:25 PM, Albert Graef <aggr...@gmail.com> wrote:
>>>
>>>> On Mon, Jun 13, 2016 at 6:54 PM, hermann meyer <brumm...@web.de> wrote:
>>>>
>>>>> Did that mean that I could have now multiple process  calls in one
>>>>> faust
>>>>> source?
>>>>>
>>>>
>>>> Nope, that program is in error. :) But at least you wouldn't expect the
>>>> compiler to crash on it.
>>>>
>>>>
>>> Yes, and it wouldn't be that bad if an obvious erroneous program
>>> crashes the compiler,
>>> or behave in an undefined way, but it's slightly worse when a program
>>> that has linked
>>> in libfaust.a crashes due to code that the user writes.
>>>
>>> BTW, here is a simpler version of the program, behaving the same way:
>>>
>>> "
>>> a = 2;
>>> a = 3;
>>>
>>> process = a;
>>> "
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>> --
>>>> Dr. Albert Gr"af
>>>> Computer Music Research Group, JGU Mainz, Germany
>>>> Email:  aggr...@gmail.com
>>>> WWW:    https://plus.google.com/+AlbertGraef
>>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> What NetFlow Analyzer can do for you? Monitors network bandwidth and
>>> traffic
>>> patterns at an interface-level. Reveals which users, apps, and protocols
>>> are
>>> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
>>> J-Flow, sFlow and other flows. Make informed decisions using capacity
>>> planning reports.
>>> https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
>>> _______________________________________________
>>> Faudiostream-devel mailing list
>>> Faudiostream-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/faudiostream-devel
>>>
>>>
>>
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to