On Wednesday, July 14, 2010, David Henningsson wrote: > * Does releasing in 1 - 3 weeks sound good to you as well?
Yes, if there are enough test on all the platforms. I'm not going to do anything else than polishing the CMake build system. > * Testing, testing, testing! That's always appreciated to make sure will > be 1.1.2 is our best and most stable release so far! In particular, > please test the new cmake build system, especially if you use a little > less common platform (i e anything else than Linux and Windows), or you > feel somewhat responsible for a specific platform. Compiling in Windows with VS2008, I've found the following errors: rvoice\fluid_rvoice_mixer.c(162) : error C2057: expected constant expression rvoice\fluid_rvoice_mixer.c(162) : error C2466: cannot allocate an array of constant size 0 rvoice\fluid_rvoice_mixer.c(162) : error C2133: 'local_buf' : unknown size rvoice\fluid_rvoice_mixer.c(337) : error C2057: expected constant expression rvoice\fluid_rvoice_mixer.c(337) : error C2466: cannot allocate an array of constant size 0 rvoice\fluid_rvoice_mixer.c(337) : error C2133: 'bufs' : unknown size rvoice\fluid_rvoice_mixer.c(630) : error C2057: expected constant expression rvoice\fluid_rvoice_mixer.c(630) : error C2466: cannot allocate an array of constant size 0 rvoice\fluid_rvoice_mixer.c(630) : error C2133: 'bufs' : unknown size rvoice\fluid_rvoice_mixer.c(724) : error C2057: expected constant expression rvoice\fluid_rvoice_mixer.c(724) : error C2466: cannot allocate an array of constant size 0 rvoice\fluid_rvoice_mixer.c(724) : error C2133: 'bufs' : unknown size Regards, Pedro _______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/fluid-dev