On 11/25/24 09:05, Peter Maydell wrote:
On Mon, 25 Nov 2024 at 16:48, Pierrick Bouvier
<pierrick.bouvier@linaro.org> wrote:
Before sending the a series removing gcc_struct and editing the
documentation, do we all agree here it's the right move forward?
If yes, should we apply this to 9.2 release?
I would prefer not to put it into the 9.2 release -- it's one
of those "small change with global effects" which it's hard to be
sure don't have unexpected consequences[*], this isn't a
regression, and we're already some way into the freeze-and-rc
process.
Ok! no rush then.
I'll send a series with that removal and the doc edit (+ fixing plugins
build for clang on windows).
I'm just waiting for plugin build with meson to be merged in, which
should be very soon as Alex already sent the PR for this.