Jan Dubois schrieb:
On Sun, 18 Sep 2005, Reini Urban wrote:
I just posted the updated cygwin package to be available via
http://cygwin.com/setup.exe

Thanks!

I just had a minor issue when iodbc is used instead of the MSVC ODBC
headers. See https://rt.cpan.org/NoAuth/Bug.html?id=14634


I notice you only changed the #includes in ODBC.xs.  I assume the same
change should be applied to CMom.cpp, Constants.cpp and CResults.cpp,
right?

Well, the headers are only important, if the syntax breaks in the MSVC headers, as it only does for the one SQLError call in ODBC.xs. For the other files it would be useless art, the only importance is to link against the correct libs, but it would not harm to add the same logic also there.

PS: I've asked that all libwin32 bug traffic from RT should be copied to
    this list.  So hopefully these tickets should appear here automatically
    in the near future.

good.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
http://phpwiki.org/

Reply via email to