Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Give the (U)INT2PTR / PTR2(U)INT macros .h file a more descriptive name and fully integrate them into the configure/build/dist. Remove old check for intptr types. Tidy some CPP bits to make them like the other tdbc-* modules. Fixes ticket [df3a7fd993]. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
0e971d371600848de3953b889563ab8d |
| User & Date: | stu 2017-05-26 14:36:10.246 |
| Original Comment: | Give the (U)INT2PTR / PTR2(U)INT macros .h file a more descriptive name and fully integrate them into the configure/build/dist. Remove old check for intptr types. Tidy some CPP bits to make them like the other tdbc-* modules. |
References
|
2017-12-15
| ||
| 19:54 | • Closed ticket [df3a7fd993]: pointer to integer assignment potentially unsafe plus 6 other changes artifact: c63c55567c user: stu | |
Context
|
2017-05-26
| ||
| 18:39 | rm -f not needed before ${INSTALL_*}. A ghost of past installing. check-in: 55b3958e61 user: stu tags: trunk | |
| 14:36 | Give the (U)INT2PTR / PTR2(U)INT macros .h file a more descriptive name and fully integrate them into the configure/build/dist. Remove old check for intptr types. Tidy some CPP bits to make them like the other tdbc-* modules. Fixes ticket [df3a7fd993]. check-in: 0e971d3716 user: stu tags: trunk | |
|
2017-05-23
| ||
| 19:35 | Merge tdbcodbc-stwo. check-in: 5289d1ce64 user: stu tags: trunk | |
Changes
Changes to Makefile.in.
Changes to configure.
Changes to configure.ac.
Name change from generic/intptr_t.h to generic/int2ptr_ptr2int.h.
Changes to generic/tdbcodbc.c.
