Hi,

I had a user ask me whether we could cherry-pick newer fixes to an older release branch, in particular this user wanted this commit on the v5.x branch:

commit 463f00975e602f11ed4c3cefffee91d39d534134
Author: Liu Hao <[email protected]>
Date:   Fri Mar 16 15:59:38 2018 +0800

    include/winnt.h: involve <emmintrin.h> when attempting to use SSE2

    This fixes <https://sourceforge.net/p/mingw-w64/bugs/712/>.

    Signed-off-by: Liu Hao <[email protected]>


The v5.x branch itself is an old release, so I presume there won't be any new actual releases from it, but that doesn't preclude adding further minor fixes on top of it, for users that check out the branch and not a specific tag.

Does this sound good to others?

// Martin



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to