Skip to Content.
Sympa Menu

freetds - RE: Make failed (Was RE: [freetds] FreeTDS/DBD::Sybase dumping co re.)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: ZIGLIO Frediano <Frediano.Ziglio AT vodafoneomnitel.it>
  • To: "'freetds AT lists.ibiblio.org'" <freetds AT lists.ibiblio.org>
  • Subject: RE: Make failed (Was RE: [freetds] FreeTDS/DBD::Sybase dumping co re.)
  • Date: Wed, 12 Feb 2003 17:42:27 +0100

>
> > From: ZIGLIO Frediano [mailto:Frediano.Ziglio AT vodafoneomnitel.it]
> > Sent: February 12, 2003 10:36 AM
> >
> > Someone forgot to add ct_options.c to CVS...
>
> Yes, but someone reminded someone, and someone has now
> committed it. And he
> thanks you.
>

I suppose the one was you :)

I finished testing with 0.61 version (hp/ux 10.20).
I replaced *(int *) param with CS_BOOL (when needed), added test and core (I
used a sligtly modified version to discover bus error). Another error is
line
tdsdump_log(TDS_DBG_FUNC, "%L ct_option: UNIMPLEMENTED %d\n", * (int
*)param);
should be
tdsdump_log(TDS_DBG_FUNC, "%L ct_option: UNIMPLEMENTED %d\n", option);

bye
freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

=================================




Archive powered by MHonArc 2.6.24.

Top of Page