在 2026-2-17 00:45, David Grayson 写道:
At line 1190, we only define JET_OPENTEMPORARYTABLE if (JET_VERSION >=
0x0600).

====

 From 5fd63363eb29c7e4d3d46762606d6bebe880f179 Mon Sep 17 00:00:00 2001
From: David Grayson <[email protected]>
Date: Mon, 16 Feb 2026 08:40:24 -0800
Subject: [PATCH] headers/esent: Fix JetOpenTemporaryTable compilation error.

Only declare JetOpenTemporaryTable if we also define its
second argument type, JET_OPENTEMPORARYTABLE.

Signed-off-by: David Grayson <[email protected]>
---
  mingw-w64-headers/include/esent.h | 2 ++
  1 file changed, 2 insertions(+)

This patch looks good to me. I have pushed it now. Thanks.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

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

Reply via email to