Below is the patch against current cvs for libpgtcl and
two additional files win32.mak and libpgtcl.def. This patch allows to compile libpgtcl.dll on Windows with tcl > 8.0. I've tested it on WinNT (VC6.0), SUSE Linux (7.0) and Solaris 2.6 with tcl 8.3.3. Mikhail Terekhov
Showing
- src/interfaces/libpgtcl.def 8 additions, 0 deletionssrc/interfaces/libpgtcl.def
- src/interfaces/libpgtcl/pgtclCmds.c 9 additions, 1 deletionsrc/interfaces/libpgtcl/pgtclCmds.c
- src/interfaces/libpgtcl/pgtclCmds.h 5 additions, 1 deletionsrc/interfaces/libpgtcl/pgtclCmds.h
- src/interfaces/libpgtcl/pgtclId.c 14 additions, 9 deletionssrc/interfaces/libpgtcl/pgtclId.c
- src/interfaces/libpq/fe-exec.c 15 additions, 1 deletionsrc/interfaces/libpq/fe-exec.c
- src/interfaces/libpq/libpq-fe.h 2 additions, 1 deletionsrc/interfaces/libpq/libpq-fe.h
- src/interfaces/libpq/libpqdll.def 1 addition, 1 deletionsrc/interfaces/libpq/libpqdll.def
- src/interfaces/win32.mak 201 additions, 0 deletionssrc/interfaces/win32.mak
Loading
Please register or sign in to comment