Add configure checks for strtoll, strtoull (or strto[u]q). Disable
'long long int' portions of ecpg if the type or these functions don't exist.
Showing
- configure 138 additions, 26 deletionsconfigure
- configure.in 4 additions, 0 deletionsconfigure.in
- src/include/config.h.in 19 additions, 2 deletionssrc/include/config.h.in
- src/interfaces/ecpg/lib/data.c 12 additions, 3 deletionssrc/interfaces/ecpg/lib/data.c
- src/interfaces/ecpg/lib/descriptor.c 4 additions, 0 deletionssrc/interfaces/ecpg/lib/descriptor.c
- src/interfaces/ecpg/lib/execute.c 7 additions, 3 deletionssrc/interfaces/ecpg/lib/execute.c
- src/interfaces/ecpg/lib/typename.c 4 additions, 0 deletionssrc/interfaces/ecpg/lib/typename.c
Loading
Please register or sign in to comment