]> git.kaiwu.me - quickjs.git/commitdiff
added libunicode unicode version (#509)
authorFabrice Bellard <fabrice@bellard.org>
Thu, 14 May 2026 12:57:49 +0000 (14:57 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Thu, 14 May 2026 14:39:41 +0000 (16:39 +0200)
libunicode.h

index 5b02c82b441b5740a0bac52ea7125e2ceec4cff1..c2fdeac89e6b222aec2a4eaf8e62133b7b57e6b3 100644 (file)
 
 #include <stdint.h>
 
+/* unicode standard version */
+#define LIBUNICODE_UNICODE_VERSION_MAJOR 17
+#define LIBUNICODE_UNICODE_VERSION_MINOR 0
+#define LIBUNICODE_UNICODE_VERSION_PATCH 0
+
 /* define it to include all the unicode tables (40KB larger) */
 #define CONFIG_ALL_UNICODE