Slightly off-topic:
IOhannes, et al should we consider making a develop-testing style branch for integrating a number of PRs and the current develop branch for extended testing? I'd also like to have my sound file update branch get more use and it would then be an easier sell for Pd 0.52 etc...
On Jun 15, 2021, at 12:00 PM, pd-list-request@lists.iem.at wrote:
Message: 2 Date: Tue, 15 Jun 2021 09:41:18 +0200 From: IOhannes m zmoelnig <zmoelnig@iem.at mailto:zmoelnig@iem.at> To: pd-list@lists.iem.at mailto:pd-list@lists.iem.at Subject: Re: [PD] Find last error Message-ID: <564ebac4-d195-4cea-0297-3c2f983e27f3@iem.at mailto:564ebac4-d195-4cea-0297-3c2f983e27f3@iem.at> Content-Type: text/plain; charset="utf-8"; Format="flowed"
On 6/15/21 9:28 AM, Jo?o Pais wrote:
Hi,
in parallel to the error discussion going on: the already existing "find last error" function can be quite helpful, but it doesn't always work. I didn't find any documentation for it (maybe I didn't search long enough), is it marked somewhere in which situations it works, and in which situations it doesn't?
https://github.com/pure-data/pure-data/pull/965 https://github.com/pure-data/pure-data/pull/965
From the discussion going on, I imagine this function should not be connected with the new object, as they have completely different functions, correct?
yes. the two are orthogonal.
fmgasdr IOhannes
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
hi all -
A counter-proposal; I want to get 0.52 out this summer. Perhaps we should prioritize which PRs to include in it and I'll just merge them into master. Since it would be early int he cycle there would be plenty of time to work out the kinks before finalizing the release.
I think these soundfile changes should be high on the list. In general I feel safest around patches that are localized to a small number of source files and solve specific problems.
cheers Miller
On Tue, Jun 15, 2021 at 12:11:34PM +0200, Dan Wilcox wrote:
Slightly off-topic:
IOhannes, et al should we consider making a develop-testing style branch for integrating a number of PRs and the current develop branch for extended testing? I'd also like to have my sound file update branch get more use and it would then be an easier sell for Pd 0.52 etc...