Skip to Content.
Sympa Menu

freetds - RE: [freetds] Some tds_* functions have changed in the last sever al weeks???

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: FreeTDS <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Some tds_* functions have changed in the last sever al weeks???
  • Date: 12 Dec 2002 08:29:21 +0100

Il gio, 2002-12-12 alle 03:49, Craig Jackson ha scritto:

> DEC C on VMS will also complain about signed/unsigned pointer errors.
>
> I haven't gotten around to attempting the VMS port, however.
>
> Is anybody else known to be working on freetds for VMS? (The Sybase
> libraries
> for VMS are end-of-life. Besides, they were compiled with warnings and have
> alignment violations. The linker complains about the former, the profiler
> shows up the latter.)
>

gcc do not show this type of warnings. In this day I'm compiling FreeTDS with
g++ (GNU C++ compiler) that found those errors (C++ is much more typesafe)
and I remove them. So this types of warnings should just disappear. Do not
try however to link and use FreeTDS with a C++ compiler. It do not work (for
name mangling reasons).

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page