BUG: Empty defines in unixODBC header files
In the header files of unixODBC, there are blank defines for
ODBCINT64 and UODBCINT64.
There is a more thourough description on the freetds mailing list.
It causes problems in the unixODBC detection of the new Qt I am trying to build.
The problem has been fixed in the unixODBC CVS.
Attached is the CVS solution to be applied to the current version.
FreeBSD already applies the same patches
patch-include-sqltypes.h
and
patch-exe-odbc-config.c
.
Change History (6)
Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Committed in r47896. Thanks !