Patch works fine on older Fedora version 32. Will test on Ubuntu 16 tomorrow.
On Mon, May 5, 2025 at 8:28 AM Andrew Randrianasulu via Cin < [email protected]> wrote: > try attached git am patch? > > from my cursory look stdbool.h should be in c99 standart so we are safe to > include it ... > > пн, 5 мая 2025 г., 17:18 Andrew Randrianasulu <[email protected]>: > >> >> >> пн, 5 мая 2025 г., 17:11 Andrew Randrianasulu <[email protected]>: >> >>> >>> >>> пн, 5 мая 2025 г., 15:43 Andrea paz via Cin <[email protected] >>> >: >>> >>>> With guilty delay I tried to make a compilation to try Andrew's patch >>>> for Blend Algebra/Program. I got a crash; the fault is not with the >>>> patch because I keep getting crashes even without patching. I attach >>>> the cin5.log. >>>> >>> >>> src/ALAC/alac_decoder.c:42:9: error: cannot use keyword 'false' as >>> enumeration constant >>> 42 | { false = 0, >>> | ^~~~~ >>> src/ALAC/alac_decoder.c:42:9: note: 'false' is a keyword with '-std=c23' >>> onwards >>> >>> gcc developers bite us, too ;) >>> >>> I'll look into what exactly was failing. >>> >>> >> libsndfile, but I am not sure fix is safe for older distros >> >> >> https://github.com/libsndfile/libsndfile/commit/2251737b3b175925684ec0d37029ff4cb521d302 >> >> >> >>> >>> >>>> (Won't it still be the fault of cmake, which has had several updates in >>>> Arch)? >>>> -- >>>> Cin mailing list >>>> [email protected] >>>> https://lists.cinelerra-gg.org/mailman/listinfo/cin >>>> >>> -- > Cin mailing list > [email protected] > https://lists.cinelerra-gg.org/mailman/listinfo/cin >
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin

