On Tue, 11 Nov 2025 14:18:08 -0800 David Connet wrote:
DC> On 11/11/2025 2:12 PM, Vadim Zeitlin wrote:
DC> > On Tue, 11 Nov 2025 14:10:54 -0800 David Connet wrote:
DC> >
DC> > DC> Sorry, I'm not quite setup to create/push a branch right now. The
DC> > DC> following are the changes I made to compile with VS2026 (btw, the
DC> > DC> toolkit is 'vc145', they've skipped vc144)
DC> >
DC> > Is it still ABI-compatible? I thought they were going to break it with
DC> > this release.
DC>
DC> No idea... I always keep my entire tool chain compiled to the same
DC> compiler/patch.
We need to find out if this is the case, otherwise more changes are
needed as we can't use "vc14x" prefix for it if it's not ABI-compatible.
Please let me know if anybody knows this,
VZ