Files
termux-packages/packages/libsqlite
termux-pacman-bot e3491fbe2e bump(main/libsqlite): 3.47.0
Import upstream commit 76e48f4d66
to fix the following compiler error.

tclsqlite3.c:56:15: error: cannot combine with previous 'int' declaration specifier
   56 |   typedef int Tcl_Size;
      |               ^
<command line>:18:18: note: expanded from macro 'Tcl_Size'
   18 | #define Tcl_Size int
      |                  ^
tclsqlite3.c:56:3: error: typedef requires a name [-Werror,-Wmissing-declarations]
   56 |   typedef int Tcl_Size;
      |   ^~~~~~~~~~~~~~~~~~~~
2024-11-18 06:06:32 +00:00
..