Miller only mentioned he was considering a quick bug fix release for the Windows issue, so I proposed to gather a small list of similar bug fixes.
If he "signs off" on the list, then we can merge with develop or, as you say, he can accept them directly. I think option 1 is easier as we can do the integration and keep it clean, then he only has to merge develop into master.
This would also be a big help for libpd as the networking fix is needed for Android and I can then release libpd 0.12 based off of the Pd 0.51-4 tag.
On Dec 10, 2020, at 12:00 PM, pd-dev-request@lists.iem.at wrote:
Message: 1 Date: Wed, 9 Dec 2020 21:14:40 +0100 From: IOhannes m zmölnig <zmoelnig@iem.at mailto:zmoelnig@iem.at> To: pd-dev@lists.iem.at mailto:pd-dev@lists.iem.at Subject: Re: [PD-dev] PD 0.51-4 bug fix candidates Message-ID: <448f6b95-da26-47da-bb68-cb23a54f28b2@iem.at mailto:448f6b95-da26-47da-bb68-cb23a54f28b2@iem.at> Content-Type: text/plain; charset="utf-8"; Format="flowed"
On 12/9/20 8:50 PM, Dan Wilcox wrote:
Howdy all,
As quickly discussed on GitHub, there are a couple bugs which may warrant a 0.51-4 release.
In addition, here is a little list of things I think would be good fixes to have:
windows: save-to-/tmp/foo.wav bug
+1
networking & libpd: getaddrinfo() rejects dual stack socket settings on BSD and Android (https://github.com/pure-data/pure-data/pull/1232 https://github.com/pure-data/pure-data/pull/1232 <https://github.com/pure-data/pure-data/pull/1232 https://github.com/pure-data/pure-data/pull/1232>)
+2
mac: update patch window size after configure (https://github.com/pure-data/pure-data/pull/1236 https://github.com/pure-data/pure-data/pull/1236<https://github.com/pure-data/pure-data/pull/1236 https://github.com/pure-data/pure-data/pull/1236>)
+1
multi-instance & libpd: set pd_this for readsf~ and writesf~ threads (https://github.com/pure-data/pure-data/pull/1227 https://github.com/pure-data/pure-data/pull/1227 <https://github.com/pure-data/pure-data/pull/1227 https://github.com/pure-data/pure-data/pull/1227>)
+2
writesf~: fix infinite loop on I/O error (https://github.com/pure-data/pure-data/pull/1224 https://github.com/pure-data/pure-data/pull/1224<https://github.com/pure-data/pure-data/pull/1224 https://github.com/pure-data/pure-data/pull/1224>)
+10
mac: add back-ported patch for Tk 8.6.10 which fixes disabled Help menu items (https://github.com/pure-data/pure-data/pull/1226 https://github.com/pure-data/pure-data/pull/1226 <https://github.com/pure-data/pure-data/pull/1226 https://github.com/pure-data/pure-data/pull/1226>), note: requires re-building and packaging Wish.app in mac/stuff
+1
17
should we prepare and merge this into 'develop', or does miller wants to merge them separately?
gfmadsr IOhannes
-------- Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Any updates on this? I'd like to finalize libpd 0.12 and several project releases which rely on it.
On Dec 10, 2020, at 1:34 PM, Dan Wilcox danomatika@gmail.com wrote:
Miller only mentioned he was considering a quick bug fix release for the Windows issue, so I proposed to gather a small list of similar bug fixes.
If he "signs off" on the list, then we can merge with develop or, as you say, he can accept them directly. I think option 1 is easier as we can do the integration and keep it clean, then he only has to merge develop into master.
This would also be a big help for libpd as the networking fix is needed for Android and I can then release libpd 0.12 based off of the Pd 0.51-4 tag.
-------- Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Drat, I meant to get to this over the weekend but lost it to a bunch of admin. Hopefully can carve time out for it this week.
M
On Tue, Dec 15, 2020 at 02:41:45AM +0100, Dan Wilcox wrote:
Any updates on this? I'd like to finalize libpd 0.12 and several project releases which rely on it.
On Dec 10, 2020, at 1:34 PM, Dan Wilcox danomatika@gmail.com wrote:
Miller only mentioned he was considering a quick bug fix release for the Windows issue, so I proposed to gather a small list of similar bug fixes.
If he "signs off" on the list, then we can merge with develop or, as you say, he can accept them directly. I think option 1 is easier as we can do the integration and keep it clean, then he only has to merge develop into master.
This would also be a big help for libpd as the networking fix is needed for Android and I can then release libpd 0.12 based off of the Pd 0.51-4 tag.
Dan Wilcox @danomatika <https://urldefense.com/v3/__http://twitter.com/danomatika__;!!Mih3wA!Wj04U_2... > danomatika.com <https://urldefense.com/v3/__http://danomatika.com/__;!!Mih3wA!Wj04U_2sWd1bRt... > robotcowboy.com <https://urldefense.com/v3/__http://robotcowboy.com/__;!!Mih3wA!Wj04U_2sWd1bR... >
Pd-dev mailing list Pd-dev@lists.iem.at https://urldefense.com/v3/__https://lists.puredata.info/listinfo/pd-dev__;!!...
Sorry, I didn't mean my last email to sound negative. I have this month off but my extra time will now be taken by a small child being home during a new lockdown. If there is anything we can do to prepare/review things for you, let us know.
On Dec 15, 2020, at 3:52 AM, Miller Puckette msp@ucsd.edu wrote:
Drat, I meant to get to this over the weekend but lost it to a bunch of admin. Hopefully can carve time out for it this week.
M
On Tue, Dec 15, 2020 at 02:41:45AM +0100, Dan Wilcox wrote:
Any updates on this? I'd like to finalize libpd 0.12 and several project releases which rely on it.
On Dec 10, 2020, at 1:34 PM, Dan Wilcox danomatika@gmail.com wrote:
Miller only mentioned he was considering a quick bug fix release for the Windows issue, so I proposed to gather a small list of similar bug fixes.
If he "signs off" on the list, then we can merge with develop or, as you say, he can accept them directly. I think option 1 is easier as we can do the integration and keep it clean, then he only has to merge develop into master.
This would also be a big help for libpd as the networking fix is needed for Android and I can then release libpd 0.12 based off of the Pd 0.51-4 tag.
Dan Wilcox @danomatika <https://urldefense.com/v3/__http://twitter.com/danomatika__;!!Mih3wA!Wj04U_2... https://urldefense.com/v3/__http://twitter.com/danomatika__;!!Mih3wA!Wj04U_2sWd1bRtrB2JRm5q4vieWExDJVCn5p3mNvWLOxZCcZlvAII9dDDkh9$ > danomatika.com http://danomatika.com/<https://urldefense.com/v3/__http://danomatika.com/__;!!Mih3wA!Wj04U_2sWd1bRt... https://urldefense.com/v3/__http://danomatika.com/__;!!Mih3wA!Wj04U_2sWd1bRtrB2JRm5q4vieWExDJVCn5p3mNvWLOxZCcZlvAII1or6_CZ$ > robotcowboy.com http://robotcowboy.com/<https://urldefense.com/v3/__http://robotcowboy.com/__;!!Mih3wA!Wj04U_2sWd1bR... https://urldefense.com/v3/__http://robotcowboy.com/__;!!Mih3wA!Wj04U_2sWd1bRtrB2JRm5q4vieWExDJVCn5p3mNvWLOxZCcZlvAII8SYD5ZB$ >
Pd-dev mailing list Pd-dev@lists.iem.at mailto:Pd-dev@lists.iem.at https://urldefense.com/v3/__https://lists.puredata.info/listinfo/pd-dev__;!!... https://urldefense.com/v3/__https://lists.puredata.info/listinfo/pd-dev__;!!Mih3wA!Wj04U_2sWd1bRtrB2JRm5q4vieWExDJVCn5p3mNvWLOxZCcZlvAII8lnomv4$
-------- Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
No worries at all - you've contributed so much to Pd you have a right to send me a reminder here and there :)
M On Tue, Dec 15, 2020 at 09:14:13AM +0100, Dan Wilcox wrote:
Sorry, I didn't mean my last email to sound negative. I have this month off but my extra time will now be taken by a small child being home during a new lockdown. If there is anything we can do to prepare/review things for you, let us know.
On Dec 15, 2020, at 3:52 AM, Miller Puckette msp@ucsd.edu wrote:
Drat, I meant to get to this over the weekend but lost it to a bunch of admin. Hopefully can carve time out for it this week.
M
On Tue, Dec 15, 2020 at 02:41:45AM +0100, Dan Wilcox wrote:
Any updates on this? I'd like to finalize libpd 0.12 and several project releases which rely on it.
On Dec 10, 2020, at 1:34 PM, Dan Wilcox danomatika@gmail.com wrote:
Miller only mentioned he was considering a quick bug fix release for the Windows issue, so I proposed to gather a small list of similar bug fixes.
If he "signs off" on the list, then we can merge with develop or, as you say, he can accept them directly. I think option 1 is easier as we can do the integration and keep it clean, then he only has to merge develop into master.
This would also be a big help for libpd as the networking fix is needed for Android and I can then release libpd 0.12 based off of the Pd 0.51-4 tag.
Dan Wilcox @danomatika <https://urldefense.com/v3/__http://twitter.com/danomatika__;!!Mih3wA!Wj04U_2... https://urldefense.com/v3/__http://twitter.com/danomatika__;!!Mih3wA!Wj04U_2sWd1bRtrB2JRm5q4vieWExDJVCn5p3mNvWLOxZCcZlvAII9dDDkh9$ > danomatika.com <https://urldefense.com/v3/__http://danomatika.com/__;!!Mih3wA!QNskJPMV2SIVcF... ><https://urldefense.com/v3/__http://danomatika.com/__;!!Mih3wA!Wj04U_2sWd1bRt... https://urldefense.com/v3/__http://danomatika.com/__;!!Mih3wA!Wj04U_2sWd1bRtrB2JRm5q4vieWExDJVCn5p3mNvWLOxZCcZlvAII1or6_CZ$ > robotcowboy.com <https://urldefense.com/v3/__http://robotcowboy.com/__;!!Mih3wA!QNskJPMV2SIVc... ><https://urldefense.com/v3/__http://robotcowboy.com/__;!!Mih3wA!Wj04U_2sWd1bR... https://urldefense.com/v3/__http://robotcowboy.com/__;!!Mih3wA!Wj04U_2sWd1bRtrB2JRm5q4vieWExDJVCn5p3mNvWLOxZCcZlvAII8SYD5ZB$ >
Pd-dev mailing list Pd-dev@lists.iem.at mailto:Pd-dev@lists.iem.at https://urldefense.com/v3/__https://lists.puredata.info/listinfo/pd-dev__;!!... https://urldefense.com/v3/__https://lists.puredata.info/listinfo/pd-dev__;!!Mih3wA!Wj04U_2sWd1bRtrB2JRm5q4vieWExDJVCn5p3mNvWLOxZCcZlvAII8lnomv4$
Dan Wilcox @danomatika <https://urldefense.com/v3/__http://twitter.com/danomatika__;!!Mih3wA!QNskJPM... > danomatika.com <https://urldefense.com/v3/__http://danomatika.com/__;!!Mih3wA!QNskJPMV2SIVcF... > robotcowboy.com <https://urldefense.com/v3/__http://robotcowboy.com/__;!!Mih3wA!QNskJPMV2SIVc... >