Package: tclodbc / 2.5.1-3
Metadata
Package | Version | Patches format |
---|---|---|
tclodbc | 2.5.1-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
00 configure.in.patch | (download) |
configure.in |
2 1 + 1 - 0 ! |
link with libstdc++ explicitly. don't rely on cc=c++. |
01 Makefile.in.patch | (download) |
Makefile.in |
10 5 + 5 - 0 ! |
use the pkgindex.tcl-hand rule to build the pkgindex.tcl file. use INSTALL_DATA instead of INSTALL_SCRIPT to install doc, samples and miscelaneous files. Do not install clear.bat file. |
02 ODBC.m4.patch | (download) |
ODBC.m4 |
9 5 + 4 - 0 ! |
linking with libodbcinst.so to resolv some symbols. |
03 tclconfig_tcl.m4.patch | (download) |
Makefile.in |
37 24 + 13 - 0 ! |
update tcl.m4 to the latest upstream version. Adjust Makefile.in accordingly. |
04 tclodbc.hxx.patch | (download) |
tclodbc.hxx |
70 35 + 35 - 0 ! |
fix bug #435291 and warning messages due to deprecated char conversions |
05 statemnt.cxx.patch | (download) |
statemnt.cxx |
34 18 + 16 - 0 ! |
fix bug #435291 and warning messages due to deprecated char conversions |
06 database.cxx.patch | (download) |
database.cxx |
25 13 + 12 - 0 ! |
fix several warning messages |
07 encoding.cxx.patch | (download) |
encoding.cxx |
4 2 + 2 - 0 ! |
fix warning messages due to deprecated char conversions |
08 strings.cxx.patch | (download) |
strings.cxx |
290 145 + 145 - 0 ! |
fix warning messages due to deprecated char conversions |
09 tclobj.cxx.patch | (download) |
tclobj.cxx |
4 2 + 2 - 0 ! |
fix warning messages due to deprecated char conversions |
10 tclodbc.cxx.patch | (download) |
tclodbc.cxx |
6 3 + 3 - 0 ! |
fix warning messages due to deprecated char conversions |