Skip to content

Commit ee7279e

Browse files
committed
2026-02-26 23:30 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* contrib/gtqtc/gtqtc.hbx * excluded HB_GT_QTC[3-7] functions
1 parent 88555f2 commit ee7279e

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

ChangeLog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
Entries may not always be in chronological/commit order.
88
See license at the end of file. */
99

10+
2026-02-26 23:30 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
11+
* contrib/gtqtc/gtqtc.hbx
12+
* excluded HB_GT_QTC[3-7] functions
13+
1014
2026-02-26 23:12 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
1115
* contrib/hbssl/evppkey.c
1216
! added missing OpenSSL version check for new function

contrib/gtqtc/gtqtc.hbx

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
/* --------------------------------------------------------------------
2-
* NOTE: You can add manual override which functions to include or
3-
* exclude from automatically generated EXTERNAL/DYNAMIC list.
2+
* NOTE: Following comments are control commands for the generator.
3+
* Do not edit them unless you know what you are doing.
44
* Syntax: // HB_FUNC_INCLUDE <func>
55
* // HB_FUNC_EXCLUDE <func>
66
*/
77

8+
// HB_FUNC_EXCLUDE HB_GT_QTC3
9+
// HB_FUNC_EXCLUDE HB_GT_QTC4
10+
// HB_FUNC_EXCLUDE HB_GT_QTC5
11+
// HB_FUNC_EXCLUDE HB_GT_QTC6
12+
// HB_FUNC_EXCLUDE HB_GT_QTC7
13+
814
/* --------------------------------------------------------------------
915
* WARNING: Automatically generated code below. DO NOT EDIT! (except casing)
1016
* Regenerate using hbmk2 '-hbx=' option.

0 commit comments

Comments
 (0)