On Sat, Feb 01, 2020 at 05:05:34PM +, Peter Maydell wrote:
> Our official OSX support policy covers the last two released versions.
> Currently that is 10.14 and 10.15. We also may work on older versions, but
> don't guarantee it.
>
> In commit 50290c002c045280f8d in mid-2019 we introduced so
On Dienstag, 4. Februar 2020 14:13:35 CET Peter Maydell wrote:
> > How about handling this with an error message at configure stage instead?
> > Removing this code does not increase the chance for somebody going to fix
> > pre-10.12 support.
>
> But is anybody actually going to fix pre-10.12 suppo
On Tue, 4 Feb 2020 at 13:03, Christian Schoenebeck
wrote:
> Not that I really care, but I also wonder whether that would be an appropriate
> action to remove this code, as it does not seem to impose anything negative to
> retain it.
Dead code is always a maintenance burden, even if it's not a ver
On Dienstag, 4. Februar 2020 11:15:36 CET Peter Maydell wrote:
> On Mon, 3 Feb 2020 at 19:59, G 3 wrote:
> >> Our official OSX support policy covers the last two released versions.
> >> Currently that is 10.14 and 10.15. We also may work on older versions,
> >> but
> >> don't guarantee it.
> >>
On Mon, 3 Feb 2020 at 19:59, G 3 wrote:
>> Our official OSX support policy covers the last two released versions.
>> Currently that is 10.14 and 10.15. We also may work on older versions, but
>> don't guarantee it.
>>
>> In commit 50290c002c045280f8d in mid-2019 we introduced some uses of
>> CLOC
> Date: Sat, 1 Feb 2020 17:05:34 +
> From: Peter Maydell
> To: qemu-devel@nongnu.org
> Cc: Gerd Hoffmann
> Subject: [PATCH] ui/cocoa: Drop workarounds for pre-10.12 OSX
> Message-ID: <20200201170534.22123-1-peter.mayd...@linaro.org>
>
> Our official OSX support policy covers the last two rel