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>
To: 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>
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>)
+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>)
+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>)
+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>)
+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>), 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