Re: [Csnd-dev] alert for the current develop version

vlz <[email protected]> Sun, 9 Nov 2025 23:33:41 +0000
Newsgroups gmane.comp.audio.csound.devel
Message-ID <[email protected]>
That's the commit from the struct - arrays PR that Hlodver just completed. Can you open a ticket? 

Prof. Victor Lazzarini
Maynooth University
Ireland

> On 9 Nov 2025, at 23:18, joachim heintz <[email protected]> wrote:
> 
> i am working on a large project in csoundqt.
> since months i am always using the current develop.
> now something is broken, coming from this commit, nov 8:
> commit 669f50e05310ee13c98bb01b0977672d75f57bd6
> 
> i know it is not very helpful that i cannot break it down.
> it seems related to some array operations.
> i have repeating sounds then, and finally the program hangs.
> simple tests run ok but not my .csd.
> 
> when i checkout the commit before (728c8e4fdc6f1ca30da9577bed651ec79af59057) all is good.