20 May 2008 14:03
[PATCH] VMS build update
Craig A. Berry <craigberry <at> mac.com>
2008-05-20 12:03:25 GMT
2008-05-20 12:03:25 GMT
The attached patch against recent CVS gets the build into shape on VMS. Most of the changes are casts to function parameters to make the compiler stop complaining about type mismatches. The warnings are attached in the file vmswarn.txt if anyone is interested. There were two minor tweaks in vmsbuild.com. Also, in the VMS-specific linker options file, I removed the hard-coded path to Nick's home directory. In extras/vms.c, I added some code to lt_dlopen to make it handle a driver name that is an absolute path in unix syntax (for example when the Driver entry in odbcinst.ini has a full path rather than the name of an entry in odbc.ini). After these changes, I built the FreeTDS driver against it and got it to pass its rather extensive test suite. Let me know if there are any questions, comments, or concerns about the patch. -- -- ________________________________________ Craig A. Berry mailto:craigberry <at> mac.com "... getting out of a sonnet is much more difficult than getting in." Brad Leithauser
_______________________________________________ unixODBC-dev mailing list unixODBC-dev <at> easysoft.com(Continue reading)
. In extras/vms.c, I added some code to
lt_dlopen to make it handle a driver name that is an absolute path in
unix syntax (for example when the Driver entry in odbcinst.ini has a
full path rather than the name of an entry in odbc.ini).
After these changes, I built the FreeTDS driver against it and got it
to pass its rather extensive test suite.
Let me know if there are any questions, comments, or concerns about the patch.
RSS Feed